From 68a33aff9aa70dbedc8b2b55ff52c49a8d177a37 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 10 Sep 2023 09:36:07 +0200 Subject: [PATCH] hosts: jupiter: fix btrbk subvolume --- hosts/jupiter/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/jupiter/hardware-configuration.nix b/hosts/jupiter/hardware-configuration.nix index 5f04d45..69afaaf 100644 --- a/hosts/jupiter/hardware-configuration.nix +++ b/hosts/jupiter/hardware-configuration.nix @@ -66,7 +66,7 @@ subvolume = { "@" = {}; "@home" = {}; - "@nas/Home" = {}; + "@nas" = {}; }; }; };