From b3a71cb9bcdbf93399d6dd44aae83f328ec90df5 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Tue, 12 Aug 2025 12:20:28 +0200 Subject: [PATCH] feat: nb remove old stuff and add cursor --- hosts/nb/modules/desktop/default.nix | 1 + hosts/nb/users/dominik.nix | 32 ---------------------------- 2 files changed, 1 insertion(+), 32 deletions(-) diff --git a/hosts/nb/modules/desktop/default.nix b/hosts/nb/modules/desktop/default.nix index 647f850..0605a20 100644 --- a/hosts/nb/modules/desktop/default.nix +++ b/hosts/nb/modules/desktop/default.nix @@ -38,6 +38,7 @@ in { }) vscode + code-cursor dracula-theme diff --git a/hosts/nb/users/dominik.nix b/hosts/nb/users/dominik.nix index 5972806..5fd5927 100644 --- a/hosts/nb/users/dominik.nix +++ b/hosts/nb/users/dominik.nix @@ -179,38 +179,6 @@ in ''; }; - /* Here goes the rest of your home-manager config, e.g. home.packages = [ pkgs.foo ]; */ - # home.persistence."/nix/persist/user/dominik" = { - # allowOther = true; - # directories = [ - # ".ApacheDirectoryStudio" - # ".config/Creality" - # ".config/github-copilot" - # ".config/libreoffice" - # ".config/Nextcloud" - # ".config/OrcaSlicer" - # ".config/rustdesk" - # ".config/rustdesk-epicenter" - # ".config/Signal" - # ".config/Signal-work" - # ".config/sops" - # ".config/VirtualBox" - # ".local/share/keyrings" - # ".local/share/Steam" - # ".mozilla" - # ".ssh" - # ".thunderbird" - # ".var" - # "cloud.cloonar.com" - # "nextcloud.cloonar.com" - # "cloud.epicenter.works" - # "OpenAudible" - # "VirtualBox VMs" - # "projects" - # "go" - # ]; - # }; - gtk = { enable = true; gtk2.extraConfig = ''