Add google chrome

This commit is contained in:
Dave Gallant
2021-12-02 22:30:58 -05:00
parent 8623e78a8e
commit 2b4607d7f1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
{ pkgs, ... }:
{
# Setup CUPS for printing documents.
services.printing.enable = true;
}