feat(ymir): enable more crony home manager flake options.
This commit is contained in:
parent
5bdb69a791
commit
5951d9d9d4
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@
|
|||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
# Enable crony flake specific settings
|
||||
crony.mangohud.enable = true;
|
||||
crony.gaming.enable = true;
|
||||
|
||||
# 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