forked from poz/niksos
remove redundant zsh.enable from chmura
This commit is contained in:
parent
5682f311dc
commit
3c27e8d4c6
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ in {
|
|||
];
|
||||
};
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
users.users.${username} = {
|
||||
extraGroups = [ "docker" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue