diff --git a/flake.lock b/flake.lock index 616dbfa..e8919b1 100644 --- a/flake.lock +++ b/flake.lock @@ -278,11 +278,11 @@ "nix-secrets": { "flake": false, "locked": { - "lastModified": 1719679628, - "narHash": "sha256-veDG5v8ndU56bkxC37pfh48+1G53hABZ6A67jhrU3vA=", + "lastModified": 1719686367, + "narHash": "sha256-zQ/Mgrg3GjE4QkweXPLAtbO8SnfzTXZrqmm8oZwXBV4=", "ref": "refs/heads/master", - "rev": "f75ec74fab8f9054540a33f1e76d8fe9d885560f", - "revCount": 146, + "rev": "eb8d568c7e30a8c45148fa5c235ebd49bc8effee", + "revCount": 148, "type": "git", "url": "ssh://git@git.bitlab21.com/sam/nix-secrets.git" }, diff --git a/hosts/nebula/default.nix b/hosts/nebula/default.nix index 0bd96dd..03814cf 100644 --- a/hosts/nebula/default.nix +++ b/hosts/nebula/default.nix @@ -17,9 +17,6 @@ in inputs.disko.nixosModules.disko (import ../common/disks { device = dev; impermanence = impermanence; fsType = fsType; encrypted = encrypted; }) - # Zfs disk configuration - ../common/disks/zfs/zspeed.nix - # Import core options ./hardware-configuration.nix ../common/core