feat: disable emulators for now.
This commit is contained in:
parent
d625119157
commit
8b0ca25471
@ -27,6 +27,9 @@
|
|||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
|
# Disable emulators for now
|
||||||
|
crony.emulators.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…
x
Reference in New Issue
Block a user