remote builds work!
This commit is contained in:
@@ -61,12 +61,6 @@
|
||||
|
||||
networking.hostName = lib.mkDefault config.sysconfig.host;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
sl
|
||||
];
|
||||
|
||||
programs.bash.completion.enable = true;
|
||||
|
||||
nix = {
|
||||
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||
channel.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user