fix usercontent css
This commit is contained in:
@@ -129,7 +129,7 @@ in
|
|||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
userContent = ''
|
userContent = ''
|
||||||
body {
|
body:-moz-only-whitespace {
|
||||||
--body-bg-color: #${base16.base01};
|
--body-bg-color: #${base16.base01};
|
||||||
background-color: #${base16.base01};
|
background-color: #${base16.base01};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -107,6 +107,7 @@ in
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nvtopPackages.amd
|
nvtopPackages.amd
|
||||||
ryzenadj
|
ryzenadj
|
||||||
|
prismlauncher
|
||||||
];
|
];
|
||||||
|
|
||||||
#services.joycond.enable = true;
|
#services.joycond.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user