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;
|
shell = lib.mkIf config.lyte.shell.enable pkgs.fish;
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"users"
|
"users"
|
||||||
|
"power"
|
||||||
"video"
|
"video"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
@ -229,6 +230,7 @@
|
||||||
"video"
|
"video"
|
||||||
"dialout"
|
"dialout"
|
||||||
"uucp"
|
"uucp"
|
||||||
|
"power"
|
||||||
"kvm"
|
"kvm"
|
||||||
];
|
];
|
||||||
packages = [ ];
|
packages = [ ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue