feat(desktop): cleanup.
This commit is contained in:
parent
c2679a9c8b
commit
d1db0d4d8a
2 changed files with 7 additions and 7 deletions
|
|
@ -35,9 +35,9 @@
|
|||
crony.wayland.enable = true;
|
||||
crony.hyprland.enable = true;
|
||||
crony.neovim.enable = true;
|
||||
crony.qutebrowser.enable = true;
|
||||
# crony.qutebrowser.enable = true;
|
||||
crony.mpv.enable = true;
|
||||
crony.browsers.enable = true;
|
||||
# crony.browsers.enable = true;
|
||||
crony.desktop.enable = true;
|
||||
crony.shell-additions.enable = true;
|
||||
crony.home-secrets.enable = true;
|
||||
|
|
|
|||
|
|
@ -7,14 +7,14 @@
|
|||
opts = {
|
||||
paths = [
|
||||
"/home/crony/.face"
|
||||
"/home/crony/.librewolf"
|
||||
# "/home/crony/.librewolf"
|
||||
"/home/crony/.ssh"
|
||||
"/home/crony/.config/heroic"
|
||||
"/home/crony/.config/nbfc.json"
|
||||
"/home/crony/.config/OpenTabletDriver"
|
||||
"/home/crony/.config/tridactyl"
|
||||
# "/home/crony/.config/nbfc.json"
|
||||
# "/home/crony/.config/OpenTabletDriver"
|
||||
# "/home/crony/.config/tridactyl"
|
||||
"/home/crony/.local/share/gnupg"
|
||||
"/home/crony/.local/share/osu"
|
||||
# "/home/crony/.local/share/osu"
|
||||
"/home/crony/docs/sync"
|
||||
"/home/crony/docs/wireguard-keys"
|
||||
"/home/crony/pics"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue