Compare commits
2 Commits
5ce0e0e1df
...
92a27ac92b
| Author | SHA1 | Date | |
|---|---|---|---|
| 92a27ac92b | |||
| fabfeea1c2 |
@@ -2,6 +2,7 @@
|
||||
boot.loader.systemd-boot = {
|
||||
enable = true;
|
||||
configurationLimit = 5;
|
||||
memtest86.enable = true;
|
||||
};
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
}
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
input = {
|
||||
kb_options = "caps:super";
|
||||
};
|
||||
|
||||
"$browser" = "google-chrome-stable --new-window --ozone-platform=wayland";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user