added chromium to users

This commit is contained in:
2025-02-04 21:30:42 -05:00
parent 8668603404
commit b95e553093
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
wget chromium
]; ];
} }

View File

@@ -8,6 +8,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
candy-icons candy-icons
chromium
discord-canary discord-canary
gimp gimp
gparted gparted