structural-rework #1
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
}: let
|
||||
ifTheyExist = groups: builtins.filter (group: builtins.hasAttr group config.users.groups) groups;
|
||||
in {
|
||||
imports = builtins.attrValues outputs.nixosModules; #propagates imports downwards
|
||||
users.users.${vars.user} = {
|
||||
isNormalUser = true;
|
||||
shell = pkgs.fish;
|
||||
|
|
Loading…
Reference in a new issue