🐛 fix build users
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user