Added printing & scanner support

This commit is contained in:
2025-10-23 12:25:08 -04:00
parent aea83699b8
commit 7182bc8e8e
2 changed files with 26 additions and 1 deletions

View File

@@ -32,6 +32,8 @@
extraGroups = [
"networkmanager"
"wheel"
"scanner"
"lp"
];
hashedPasswordFile = config.age.secrets.eclypse-password.path;
shell = pkgs.zsh;