Update configuration.nix
This commit is contained in:
@@ -36,7 +36,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Enable "Silent boot"
|
# Enable "Silent boot"
|
||||||
initrd.verbose = false;
|
|
||||||
kernelParams = [
|
kernelParams = [
|
||||||
"quiet"
|
"quiet"
|
||||||
"splash"
|
"splash"
|
||||||
|
|||||||
Reference in New Issue
Block a user