From 75ef8ac0234df9af465df556413c557c0544df85 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 22 Jan 2026 11:28:36 -0800 Subject: flake: update --- modules/home/apps/steam/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/home/apps/steam') diff --git a/modules/home/apps/steam/default.nix b/modules/home/apps/steam/default.nix index 9148b9d..0082033 100644 --- a/modules/home/apps/steam/default.nix +++ b/modules/home/apps/steam/default.nix @@ -17,7 +17,6 @@ in { home.persistence.${impermanence.location} = { directories = [{ directory = ".local/share/Steam"; - method = "symlink"; }]; }; -- cgit v1.2.3