dont forget to add boot options
This commit is contained in:
parent
8e7f771ee9
commit
9752702176
1 changed files with 2 additions and 3 deletions
|
|
@ -10,11 +10,10 @@
|
|||
enableKDE = false;
|
||||
enableFonts = false;
|
||||
};
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
i18n.inputMethod.enable = lib.mkForce false;
|
||||
networking.hostName = "wallfacer";
|
||||
environment.systemPackages = [
|
||||
];
|
||||
|
||||
services.getty.autologinUser = "osbm";
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue