Commit 1be01fc

HPCesia <me@hpcesia.com>
2025-10-13 14:47:36
fix: catppuccin option not found in pardofelis
1 parent fc9539b
Changed files (1)
modules
hosts
chaser-pardofelis
modules/hosts/chaser-pardofelis/boot.nix
@@ -1,7 +1,5 @@
 {lib, ...}: {
   flake.modules.nixos."hosts/pardofelis" = {
-    catppuccin.grub.enable = false;
-
     boot.kernelParams = [
       "audit=0"
       "net.ifnames=0"