diff --git a/software.nix b/software.nix index 984e911..c199776 100644 --- a/software.nix +++ b/software.nix @@ -61,7 +61,7 @@ Context.sockets = [ "wayland" "!x11" "!fallback-x11" ]; - filesystems = [ + Context.filesystems = [ "!host" "!home" ];