diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/tazjin/nixos/modules/physical.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index b1344128467d..fe51e62afd29 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -19,6 +19,7 @@ in (with pkgs; [ amber bat + chromium curl ddcutil direnv @@ -32,7 +33,6 @@ in gh git gnupg - google-chrome gtk3 # for gtk-launch htop hyperfine @@ -68,7 +68,6 @@ in tig tokei tree - ungoogled-chromium unzip vlc volumeicon |