feat(desktop): disable restic for now.
This commit is contained in:
parent
abdc586336
commit
f09c91ad8f
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@
|
||||||
# Disable emulators for now
|
# Disable emulators for now
|
||||||
crony.emulators.enable = false;
|
crony.emulators.enable = false;
|
||||||
|
|
||||||
|
# Disable restic for now
|
||||||
|
crony.restic.enable = false;
|
||||||
|
|
||||||
# Fix gtkrc-2.0 collision
|
# Fix gtkrc-2.0 collision
|
||||||
home.file."/home/crony/.gtkrc-2.0".force = true;
|
home.file."/home/crony/.gtkrc-2.0".force = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue