aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury/config.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-09 20:40:13 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-09 20:40:13 -0500
commit27a46e998c503fe70c4f3011b1b77e5a86d21ce7 (patch)
treec94b21e8c9c82f4dc2029d3b9ff12cf0e8fb53ec /hosts/mercury/config.nix
parent10c22ef344bc22ca62e916d30468e97e368ff99b (diff)
various "debloating"
Diffstat (limited to 'hosts/mercury/config.nix')
-rw-r--r--hosts/mercury/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix
index 4b5ac0d..a80a871 100644
--- a/hosts/mercury/config.nix
+++ b/hosts/mercury/config.nix
@@ -67,7 +67,7 @@
boot = {
systemd-boot.enable = true;
- plymouth.enable = true;
+ # plymouth.enable = true;
secureBoot.enable = true;
};
};