feat: disable emulators for now.
This commit is contained in:
parent
d625119157
commit
8b0ca25471
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@
|
|||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
# Disable emulators for now
|
||||
crony.emulators.enable = false;
|
||||
|
||||
# Fix gtkrc-2.0 collision
|
||||
home.file."/home/crony/.gtkrc-2.0".force = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue