78 current 2024-03-01 02:52:07 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
17362c7095
commit
563cfd1c49
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
||||||
users.users.zack = {
|
users.users.zack = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "zack";
|
description = "zack";
|
||||||
extraGroups = ["networkmanager" "wheel" "docker"];
|
extraGroups = ["networkmanager" "wheel" "docker" "libvirt"];
|
||||||
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