From c8d2e1b157268975a8f67cc1e4a3d05a183c294a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 3 Aug 2021 16:12:57 +0200 Subject: vidhar: actually configure zfs --- hosts/vidhar/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 339ca365..fecbfe9d 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -1,6 +1,7 @@ { hostName, flake, pkgs, lib, ... }: { imports = with flake.nixosModules.systemProfiles; [ + ./zfs.nix initrd-all-crypto-modules default-locale openssh rebuild-machines ]; -- cgit v1.2.3