Add mostly final ags config
This commit is contained in:
parent
c310042564
commit
bce65f6835
23 changed files with 999 additions and 156 deletions
|
@ -17,6 +17,7 @@
|
|||
users = {
|
||||
defaultUserShell = pkgs.zsh;
|
||||
users.avery = {
|
||||
description = "Avery";
|
||||
extraGroups = [ "wheel" ];
|
||||
isNormalUser = true;
|
||||
hashedPasswordFile = config.sops.secrets.avery_password.path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue