diff --git a/systems/template/configuration.nix b/systems/template/configuration.nix index 5945cbc..76cf1ed 100644 --- a/systems/template/configuration.nix +++ b/systems/template/configuration.nix @@ -48,6 +48,7 @@ services.cloud-init = { enable = true; network.enable = true; + btrfs.enable = true; config = '' system_info: distro: nixos