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