formatting

This commit is contained in:
2023-08-19 01:13:36 +01:00
parent 7fc7b71ee3
commit 41ec08a030

View File

@@ -35,7 +35,7 @@ in {
xwayland = {
enable = true;
};
enableNvidiaPatches = (hostname == "elderbug");
enableNvidiaPatches = hostname == "elderbug";
extraConfig =
(builtins.readFile ./${hostname}.conf)
+ ''