feat: nb remove old stuff and add cursor
This commit is contained in:
@@ -38,6 +38,7 @@ in {
|
|||||||
})
|
})
|
||||||
|
|
||||||
vscode
|
vscode
|
||||||
|
code-cursor
|
||||||
|
|
||||||
|
|
||||||
dracula-theme
|
dracula-theme
|
||||||
|
|||||||
@@ -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 = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
gtk2.extraConfig = ''
|
gtk2.extraConfig = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user