mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Review/revert later
This commit is contained in:
parent
f4354da57d
commit
6bb34e1c51
13 changed files with 293 additions and 38 deletions
|
|
@ -7,7 +7,7 @@
|
|||
config = {
|
||||
users.users.${config.mods.user.name} = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
extraGroups = [ "wheel" "docker" ];
|
||||
initialPassword = "changeme";
|
||||
shell = if config.programs.zsh.enable
|
||||
then pkgs.zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue