164 current 2024-03-12 14:37:04 24.05.20240309.3030f18 6.7.9-zen1 *
This commit is contained in:
parent
0b8d2657aa
commit
d59dbf93f5
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@
|
||||||
users.users.zack = {
|
users.users.zack = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "zack";
|
description = "zack";
|
||||||
extraGroups = ["networkmanager" "wheel" "docker" "libvirt" "plugdev"];
|
extraGroups = ["networkmanager" "wheel" "docker" "libvirtd" "plugdev"];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
firefox
|
firefox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue