diff --git a/hosts/nebula/default.nix b/hosts/nebula/default.nix index 25edb52..38ad52f 100644 --- a/hosts/nebula/default.nix +++ b/hosts/nebula/default.nix @@ -1,4 +1,4 @@ -{ inputs, config, lib, pkgs, outputs, ... }: +{ inputs, ... }: let # Disko setup fsType = "btrfs"; # one of ext4 or btrfs. Use btrfs if using impermanence