Extract opdavies user
This commit is contained in:
parent
07e0b47988
commit
ba76093a41
7 changed files with 20 additions and 17 deletions
|
@ -18,9 +18,10 @@
|
|||
outputs.nixosModules.default
|
||||
|
||||
./programs.nix
|
||||
./users.nix
|
||||
];
|
||||
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
||||
environment.systemPackages =
|
||||
with pkgs;
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue