This commit is contained in:
2026-02-18 21:04:19 -07:00
parent e42a65cc6e
commit e1673c5f10
2 changed files with 10 additions and 2 deletions

View File

@@ -128,6 +128,11 @@
];
services.envfs.enable = true;
security.sudo = {
enable = true;
wheelNeedsPassword = true;
};
# printing
services.printing = {
enable = true;