diff --git a/hosts/nas/hardware-configuration.nix b/hosts/nas/hardware-configuration.nix index 3ac6dad..52b3e05 100644 --- a/hosts/nas/hardware-configuration.nix +++ b/hosts/nas/hardware-configuration.nix @@ -64,6 +64,7 @@ "/mnt/snapshots/root" = { snapshot_create = "always"; subvolume = { + "@" = {}; "@home" = {}; "@nas" = {}; };