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