From 0bfcb8fb410f55f44d305d5c4d485f388f7988a8 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 3 Jun 2024 10:42:27 +0000 Subject: lix cache not working, can't rebuild on baby system --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 449d23a..5ca09d2 100644 --- a/flake.nix +++ b/flake.nix @@ -294,7 +294,7 @@ bosco = nixpkgs.lib.nixosSystem { # this is my networking server modules = [ ./machines/bosco/configuration.nix - lix-module.nixosModules.default + # lix-module.nixosModules.default ./modules/nixos/nix-common.nix ./modules/nixos/environment.nix -- cgit v1.2.3