aboutsummaryrefslogtreecommitdiff
path: root/profiles/defaults.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--profiles/defaults.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/defaults.nix b/profiles/defaults.nix
index ab11f81..0fc3d0f 100644
--- a/profiles/defaults.nix
+++ b/profiles/defaults.nix
@@ -23,7 +23,6 @@ in
boot = {
kernelPackages = pkgs.linuxPackages_latest;
- plymouth.enable = true;
kernelParams = [
"quiet"
"splash"