From ea3a9439ca7ee6918397e54273c47f63e1a3faeb Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 14:50:35 -0800 Subject: migration: prismlauncher --- hosts/c-pc/home.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hosts/c-pc') diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 9a95eae..f6dc268 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -43,7 +43,6 @@ ".local/share/Anki2" ".local/share/lutris" - ".local/share/PrismLauncher" ".config/nicotine" ".local/share/nicotine" @@ -77,15 +76,10 @@ anki-bin obsidian - prismlauncher #TODO: latest update broke # jetbrains.idea-community ]; - home.file = { - ".0b".source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.local/share/PrismLauncher/instances/0b/.minecraft"; - }; - home.stateVersion = "23.11"; } -- cgit v1.2.3