feat: whatever lool
This commit is contained in:
parent
689babf2ed
commit
6b93c2c5b7
5 changed files with 30 additions and 9 deletions
|
|
@ -23,7 +23,7 @@ in {
|
|||
users.users.${cfg.username} = {
|
||||
isNormalUser = true;
|
||||
initialPassword = "12345";
|
||||
extraGroups = ["docker" "input" "networkmanager" "wheel" "vboxusers" "libvirtd"];
|
||||
extraGroups = ["docker" "input" "networkmanager" "wheel" "vboxusers" "libvirtd" "wireshark"];
|
||||
description = "Stefan";
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue