mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add google chrome
This commit is contained in:
@@ -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
|
||||||
|
@@ -1,6 +1,5 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
# Setup CUPS for printing documents.
|
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user