all repos — archive/nixos-configuration @ 2edba7e1a76d3970bddd9baf6319c0b68b9c9f36

Superseded by nixfiles

Laptop: Use remote build server

Alan Pearce
commit

2edba7e1a76d3970bddd9baf6319c0b68b9c9f36

parent

acfa8110cdf4dde9532d33442a4ad18f5a6196c6

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M modules/hardware/laptop.nixmodules/hardware/laptop.nix
@@ -73,5 +73,6 @@ systemd.services.nix-gc.unitConfig.ConditionACPower = true;
imports = [ ../user-interface.nix + ../remote-build.nix ]; }