mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 13:13:15 -08:00
fix: forgot an equals sign
This commit is contained in:
parent
6c976fcba1
commit
655375fe39
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
};
|
||||
|
||||
# enable plymouth because it looks cool :)))
|
||||
boot.plymouth {
|
||||
boot.plymouth = {
|
||||
enable = true;
|
||||
theme = "bgrt";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue