disable the chrome module

This commit is contained in:
Adithya 2023-08-27 14:27:26 +05:30
parent cab226c2c4
commit 8ef433ff93
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 1 additions and 7 deletions

View file

@ -1,6 +0,0 @@
{pkgs, ...}: {
programs.chromium = {
enable = true;
package = pkgs.ungoogled-chromium;
};
}

View file

@ -3,7 +3,6 @@
./aria2.nix
./bat.nix
./btop.nix
./chrome.nix
./direnv.nix
./exa.nix
./git.nix
@ -34,6 +33,7 @@
ripgrep
spotify-tui
wl-clipboard
ungoogled-chromium
xdg-utils
yubioath-flutter
yubikey-manager