aboutsummaryrefslogtreecommitdiff
path: root/modules/home/apps/steam/default.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2026-01-22 11:28:36 -0800
committerCaroline Larimore <caroline@larimo.re>2026-01-22 11:28:36 -0800
commit75ef8ac0234df9af465df556413c557c0544df85 (patch)
treed63f606f81a887821b2bc90d41a669c8257eb520 /modules/home/apps/steam/default.nix
parent9bc8d55bdb68e51a1a9432bd656c191232ee0c7e (diff)
flake: update
Diffstat (limited to 'modules/home/apps/steam/default.nix')
-rw-r--r--modules/home/apps/steam/default.nix1
1 files changed, 0 insertions, 1 deletions
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";
}];
};