mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Changed settings for sudo
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
imports = [
|
||||
./keyboard.nix
|
||||
./security.nix
|
||||
] ++ (if (currentSystemDe != "none") then [
|
||||
./sound.nix
|
||||
./fonts.nix
|
||||
|
||||
Reference in New Issue
Block a user