mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 05:03:15 -08:00
fix: forgot a semicolon
This commit is contained in:
parent
655375fe39
commit
c3350d181f
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
boot.plymouth = {
|
||||
enable = true;
|
||||
theme = "bgrt";
|
||||
}
|
||||
};
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue