feat: nb remove old stuff and add cursor
This commit is contained in:
parent
16594b3e7d
commit
b3a71cb9bc
2 changed files with 1 additions and 32 deletions
|
|
@ -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 = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue