mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: persist kicad
This commit is contained in:
parent
c923a628f1
commit
c59ff2613e
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
||||||
pkgs.zathura
|
pkgs.zathura
|
||||||
pkgs.gpu-screen-recorder
|
pkgs.gpu-screen-recorder
|
||||||
pkgs.gpu-screen-recorder-gtk
|
pkgs.gpu-screen-recorder-gtk
|
||||||
pkgs.orca-slicer
|
|
||||||
pkgs.spotify
|
pkgs.spotify
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -71,6 +70,7 @@
|
||||||
"Downloads" # config.xdg.userDirs.download (infinite recursion)
|
"Downloads" # config.xdg.userDirs.download (infinite recursion)
|
||||||
".local/share/invokeai"
|
".local/share/invokeai"
|
||||||
".local/share/orca-slicer"
|
".local/share/orca-slicer"
|
||||||
|
".local/share/kicad"
|
||||||
".cache/spotify"
|
".cache/spotify"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -80,6 +80,7 @@
|
||||||
"Videos" # This is where I store clips from gpu-screen-recorder-gtk
|
"Videos" # This is where I store clips from gpu-screen-recorder-gtk
|
||||||
".config/AusweisApp"
|
".config/AusweisApp"
|
||||||
".config/OrcaSlicer"
|
".config/OrcaSlicer"
|
||||||
|
".config/kicad"
|
||||||
".config/gh"
|
".config/gh"
|
||||||
".config/gh-dash"
|
".config/gh-dash"
|
||||||
".config/gpu-screen-recorder"
|
".config/gpu-screen-recorder"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue