Update flake

This commit is contained in:
Invariantspace 2024-06-21 14:34:59 -07:00
parent f47879b236
commit 1e6319fc0b
No known key found for this signature in database
GPG key ID: EBC4A20067373921
3 changed files with 45 additions and 79 deletions

View file

@ -46,7 +46,7 @@ in
printing.enable = true;
};
users.users.${usr}.extraGroups = [ "adbusers" ];
users.users.${usr}.extraGroups = [ "adbusers" "cdrom" ];
virtualisation = {
containers.enable = true;