Updated configuratoin

This commit is contained in:
2024-05-21 10:58:33 +02:00
parent d6b29cc63c
commit 270e6963fc
7 changed files with 40 additions and 33 deletions

View File

@@ -47,7 +47,7 @@
users.users.xeovalyte = {
isNormalUser = true;
description = "Timo Boomers";
extraGroups = [ "networkmanager" "wheel" "dialout" ];
extraGroups = [ "networkmanager" "wheel" "dialout" "fuse" ];
};
services.printing.enable = true;