Add Zoxide, change to Shotman, simplify xdg folders, enable libvirt on Jupiter, fix networking and such
This commit is contained in:
parent
d9e30cd69e
commit
26350d1de4
14 changed files with 28 additions and 56 deletions
|
@ -11,13 +11,11 @@
|
|||
".gnupg"
|
||||
] ++ (if config.home.desktop.enable then [
|
||||
"Documents"
|
||||
"Pictures"
|
||||
"Photos"
|
||||
"Videos"
|
||||
"Games"
|
||||
"VMs"
|
||||
|
||||
".config/sunshine"
|
||||
".local/share/keyrings"
|
||||
".local/state/wireplumber"
|
||||
] else []);
|
||||
allowOther = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue