1
0

hosts/krypton: add host

This commit is contained in:
2023-06-19 19:45:28 +02:00
parent 1fb973a3f0
commit b481941eb2
5 changed files with 93 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
keyMap = "de-latin1";
};
security.sudo.wheelNeedsPassword = false;
security.sudo.wheelNeedsPassword = lib.mkDefault false;
users.groups.guests = {};