feat: tmux continues
ran fmt
This commit is contained in:
parent
4c7129247e
commit
7c54039636
16 changed files with 36 additions and 43 deletions
|
|
@ -23,7 +23,7 @@ in {
|
|||
users.users.${cfg.username} = {
|
||||
isNormalUser = true;
|
||||
initialPassword = "12345";
|
||||
extraGroups = [ "docker" "input" "networkmanager" "wheel"];
|
||||
extraGroups = ["docker" "input" "networkmanager" "wheel"];
|
||||
description = "Stefan";
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue