zenix: update and tidy
This commit is contained in:
parent
43c05553ff
commit
1a86b02fe4
6 changed files with 117 additions and 123 deletions
|
|
@ -29,9 +29,4 @@
|
|||
capSysNice = true;
|
||||
};
|
||||
programs.gamemode.enable = true;
|
||||
services.monado.enable = true;
|
||||
systemd.user.services.monado.environment = {
|
||||
STEAMVR_LH_ENABLE = "true";
|
||||
XRT_COMPOSITOR_SCALE_PERCENTAGE = "200";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -65,7 +65,6 @@
|
|||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
nerdfonts
|
||||
interalia
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue