fix: nix-ld globally
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
wsl.enable = true;
|
||||
wsl.defaultUser = "luca";
|
||||
networking.hostName = meta.hostname;
|
||||
programs.nix-ld.enable = true;
|
||||
hm.enable = true;
|
||||
users.users.luca.shell = pkgs.zsh;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user