🐛 fix build users
This commit is contained in:
parent
711bf1f8a1
commit
46788b1b67
@ -19,6 +19,7 @@
|
|||||||
programs.zsh.enable = true; # default shell on catalina
|
programs.zsh.enable = true; # default shell on catalina
|
||||||
# programs.fish.enable = true;
|
# programs.fish.enable = true;
|
||||||
|
|
||||||
|
users.nix.configureBuildUsers = true;
|
||||||
users.users.walkah = {
|
users.users.walkah = {
|
||||||
home = "/Users/walkah";
|
home = "/Users/walkah";
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user