standardize systemd services more

This commit is contained in:
Gerg-L 2024-06-22 20:27:00 -04:00
parent 82b2d4971e
commit c4f378b102
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 6 additions and 11 deletions

View file

@ -55,7 +55,7 @@ in
platformTheme = "gtk2";
};
services.xserver.displayManager.sessionCommands = ''
${lib.getExe' pkgs.xorg.xrdb "xrdb"} -load /etc/xdg/Xresources
${lib.getExe pkgs.xorg.xrdb} -load /etc/xdg/Xresources
'';
fonts = {
packages = [