Compare commits
2 Commits
de6ce28912
...
a4ed75ef0e
Author | SHA1 | Date | |
---|---|---|---|
a4ed75ef0e
|
|||
a2573aa83f
|
@ -48,8 +48,8 @@
|
||||
consoleMode = "auto";
|
||||
};
|
||||
lanzaboote = {
|
||||
enable = false;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
enable = true;
|
||||
pkiBundle = "/etc/secureboot";
|
||||
};
|
||||
plymouth.enable = true;
|
||||
};
|
||||
|
@ -14,7 +14,7 @@ in {
|
||||
enable = true;
|
||||
settings = {
|
||||
gtk-single-instance = true;
|
||||
window-decoration = "server";
|
||||
window-decoration = "client";
|
||||
keybind = [
|
||||
"ctrl+shift+f=close_surface"
|
||||
];
|
||||
|
Reference in New Issue
Block a user