formatting
This commit is contained in:
@@ -35,7 +35,7 @@ in {
|
|||||||
xwayland = {
|
xwayland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
enableNvidiaPatches = (hostname == "elderbug");
|
enableNvidiaPatches = hostname == "elderbug";
|
||||||
extraConfig =
|
extraConfig =
|
||||||
(builtins.readFile ./${hostname}.conf)
|
(builtins.readFile ./${hostname}.conf)
|
||||||
+ ''
|
+ ''
|
||||||
|
|||||||
Reference in New Issue
Block a user