From 69eb47c2a180d65915488bd9225fa150eaf2eeab Mon Sep 17 00:00:00 2001 From: magic_rb Date: Sun, 24 Dec 2023 17:01:15 +0100 Subject: [PATCH] Add PrismLauncher to impermenance on omen Signed-off-by: magic_rb --- nixos/systems/omen/impermenance.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/systems/omen/impermenance.nix b/nixos/systems/omen/impermenance.nix index 6cc5411..e4d9422 100644 --- a/nixos/systems/omen/impermenance.nix +++ b/nixos/systems/omen/impermenance.nix @@ -46,6 +46,7 @@ in { directory = ".gnupg"; mode = "0700"; } { directory = ".ssh"; mode = "0700"; } ".local/share/direnv" + ".local/share/PrismLauncher" "repos" ".config/SchildiChat" ".stack"