diff --git a/config/common.nix b/config/common.nix index c6b87d4..450630e 100644 --- a/config/common.nix +++ b/config/common.nix @@ -53,7 +53,7 @@ boot.plymouth = { enable = true; theme = "bgrt"; - } + }; # Enable CUPS to print documents. services.printing = {