Revert "vanadium/zen-browser: init"

This reverts commit 87524f3b3d1a10f18797286af04ea700b6ea16a2.
This commit is contained in:
Primrose 2025-11-23 11:05:57 +08:00
parent 7549b79730
commit c2c655981a
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
6 changed files with 11 additions and 379 deletions

View file

@ -56,7 +56,6 @@ in
../overlays/eepy.nix
../overlays/calibre-no-mime.nix
../overlays/fcitx5-table-extra-taiwanese.nix
../overlays/zen-browser.nix
../overlays/iosevka.nix
../packages/overlay.nix
@ -153,7 +152,6 @@ in
./vanadium/home/programs.nix
./vanadium/home/misc.nix
./vanadium/home/zen-browser.nix
./vanadium/home/firefox.nix
./vanadium/home/xmobar.nix
@ -172,7 +170,6 @@ in
../homeModules/common/atuin.nix
../homeModules/common/direnv.nix
../homeModules/common/feh.nix
../homeModules/common/zen-browser.nix
../homeModules/common/firefox.nix
../homeModules/common/fzf.nix
../homeModules/common/git.nix
@ -194,8 +191,6 @@ in
#
(sources.agenix + "/modules/age-home.nix")
sources.wired-notify.asFlake.homeManagerModules.default
sources.zen-browser.asFlake.homeModules.twilight
];
}