diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-06-03 10:42:27 +0000 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-06-03 10:42:27 +0000 |
| commit | 0bfcb8fb410f55f44d305d5c4d485f388f7988a8 (patch) | |
| tree | 208a8915d6ece2698031cfb842b4e0268564ef7d /flake.nix | |
| parent | f42e85fd1054993ab6ee9c7fb5a62884b16041b4 (diff) | |
lix cache not working, can't rebuild on baby system
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
