Common: use grub catppuccin module
This commit is contained in:
parent
72a94a71c1
commit
cd48978f98
1 changed files with 1 additions and 5 deletions
|
|
@ -117,11 +117,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
boot.loader.grub = {
|
||||
theme = "${pkgs.catppuccin}/grub";
|
||||
backgroundColor = "#1E1E2E";
|
||||
splashImage = "${pkgs.catppuccin}/grub/background.png";
|
||||
};
|
||||
boot.loader.grub.catppuccin.enable = true;
|
||||
|
||||
/*
|
||||
I used to keep the host keys in the repo as a secret, but since I use the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue