Include the right sudo file.
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./impermanence.nix
|
./impermanence.nix
|
||||||
./sshd.nix
|
./sshd.nix
|
||||||
./sudo.nix
|
|
||||||
./user-ppetru.nix
|
./user-ppetru.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./locale.nix
|
./locale.nix
|
||||||
|
./sudo.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
system.copySystemConfiguration = false; # not supported with flakes
|
system.copySystemConfiguration = false; # not supported with flakes
|
||||||
|
|||||||
Reference in New Issue
Block a user