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

@@ -195,15 +195,16 @@ in
aws-sam-cli aws-sam-cli
bitwarden bitwarden
brave brave
rfd
datasette datasette
deluge deluge
discord discord
firefox firefox
gimp gimp
google-chrome
minecraft minecraft
nfs-utils nfs-utils
postman postman
rfd
signal-desktop signal-desktop
slack slack
steam steam

View File

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