diff --git a/hosts/skadi/home.nix b/hosts/skadi/home.nix index b6e1a73..28e860e 100644 --- a/hosts/skadi/home.nix +++ b/hosts/skadi/home.nix @@ -35,9 +35,9 @@ crony.wayland.enable = true; crony.hyprland.enable = true; crony.neovim.enable = true; - crony.qutebrowser.enable = true; + # crony.qutebrowser.enable = true; crony.mpv.enable = true; - crony.browsers.enable = true; + # crony.browsers.enable = true; crony.desktop.enable = true; crony.shell-additions.enable = true; crony.home-secrets.enable = true; diff --git a/modules/linux/home-manager/restic.nix b/modules/linux/home-manager/restic.nix index b3cc9de..aaf59af 100644 --- a/modules/linux/home-manager/restic.nix +++ b/modules/linux/home-manager/restic.nix @@ -7,14 +7,14 @@ opts = { paths = [ "/home/crony/.face" - "/home/crony/.librewolf" + # "/home/crony/.librewolf" "/home/crony/.ssh" "/home/crony/.config/heroic" - "/home/crony/.config/nbfc.json" - "/home/crony/.config/OpenTabletDriver" - "/home/crony/.config/tridactyl" + # "/home/crony/.config/nbfc.json" + # "/home/crony/.config/OpenTabletDriver" + # "/home/crony/.config/tridactyl" "/home/crony/.local/share/gnupg" - "/home/crony/.local/share/osu" + # "/home/crony/.local/share/osu" "/home/crony/docs/sync" "/home/crony/docs/wireguard-keys" "/home/crony/pics"