mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
funni inputs'
This commit is contained in:
parent
f872b7f9d2
commit
42b80afd9c
11 changed files with 57 additions and 43 deletions
|
|
@ -51,7 +51,7 @@
|
|||
plymouth = {
|
||||
enable = lib.mkDefault true;
|
||||
theme = "breeze";
|
||||
logo = "${self.packages.${pkgs.system}.images}/logo.png";
|
||||
logo = "${self.packages.images}/logo.png";
|
||||
};
|
||||
loader = {
|
||||
grub = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue