This commit is contained in:
parent
3b29fbaae0
commit
6f628dd33d
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
shell = lib.mkIf config.lyte.shell.enable pkgs.fish;
|
||||
extraGroups = [
|
||||
"users"
|
||||
"power"
|
||||
"video"
|
||||
];
|
||||
};
|
||||
|
@ -229,6 +230,7 @@
|
|||
"video"
|
||||
"dialout"
|
||||
"uucp"
|
||||
"power"
|
||||
"kvm"
|
||||
];
|
||||
packages = [ ];
|
||||
|
|
Loading…
Add table
Reference in a new issue