Remove unfree from system
This commit is contained in:
parent
379d737c18
commit
fbfedfd761
3 changed files with 11 additions and 15 deletions
|
@ -4,11 +4,13 @@
|
|||
programs.mangohud.enable = true;
|
||||
# These options exist in Nixlang, but the order is not respected.
|
||||
xdg.configFile."MangoHud/MangoHud.conf".text = ''
|
||||
table_columns=2
|
||||
frametime=0
|
||||
legacy_layout=0
|
||||
font_scale=0.80
|
||||
background_alpha=0.25
|
||||
table_columns = 2
|
||||
frametime = 0
|
||||
legacy_layout = 0
|
||||
font_scale = 0.80
|
||||
background_alpha = 0.25
|
||||
|
||||
fps_limit = 60
|
||||
|
||||
fps
|
||||
fps_color_change
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue