From 7396736ac83854c4c429dad77a097831b955cf70 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sun, 6 Aug 2023 11:28:36 +0530 Subject: [PATCH] remove games --- home/persistence.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/home/persistence.nix b/home/persistence.nix index 7bb217f..d2723dd 100644 --- a/home/persistence.nix +++ b/home/persistence.nix @@ -27,10 +27,6 @@ _: { directory = "Downloads"; method = "symlink"; } - { - directory = "Games"; - method = "symlink"; - } { directory = "Music"; method = "symlink";