dont remember what I changed
This commit is contained in:
parent
101c769f73
commit
a0505df0d6
3 changed files with 51 additions and 48 deletions
|
|
@ -4,8 +4,8 @@
|
|||
boot = {
|
||||
plymouth = {
|
||||
enable = true;
|
||||
themePackages = with pkgs; [ nixos-bgrt-plymouth ];
|
||||
theme = "nixos-bgrt";
|
||||
themePackages = with pkgs; [ adi1090x-plymouth-themes ];
|
||||
theme = "colorful";
|
||||
};
|
||||
initrd.systemd.enable = true;
|
||||
supportedFilesystems = [ "ntfs" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue