diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-09 20:40:13 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-09 20:40:13 -0500 |
| commit | 27a46e998c503fe70c4f3011b1b77e5a86d21ce7 (patch) | |
| tree | c94b21e8c9c82f4dc2029d3b9ff12cf0e8fb53ec /hosts/mercury/config.nix | |
| parent | 10c22ef344bc22ca62e916d30468e97e368ff99b (diff) | |
various "debloating"
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 2 |
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; }; }; |
