fix: forgot a semicolon

This commit is contained in:
Ruben 2024-04-17 17:50:57 -05:00
commit c3350d181f
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -53,7 +53,7 @@
boot.plymouth = {
enable = true;
theme = "bgrt";
}
};
# Enable CUPS to print documents.
services.printing = {