Regenerated
This commit is contained in:
+8
-1
@@ -291,7 +291,7 @@ in
|
||||
|
||||
boot.kernelParams = [
|
||||
"quiet"
|
||||
"splash" # REQUIRED voor Plymouth
|
||||
"splash" # REQUIRED for Plymouth
|
||||
"udev.log_level=3"
|
||||
"rd.systemd.show_status=false"
|
||||
];
|
||||
@@ -314,6 +314,13 @@ in
|
||||
};
|
||||
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
############################
|
||||
# Clean state
|
||||
############################
|
||||
# Remove any old theme environment.etc symlinks
|
||||
environment.etc = lib.mkForce {};
|
||||
system.stateVersion = "26.05";
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user