feat(desktop): add zen-browser flake.

This commit is contained in:
CronyAkatsuki 2025-10-16 20:06:49 +02:00
parent 3293889e2d
commit d9a1aa38e7
5 changed files with 96 additions and 1 deletions

View file

@ -8,6 +8,7 @@
inputs.nix-index-database.homeModules.nix-index
inputs.nix-flatpak.homeManagerModules.nix-flatpak
inputs.agenix.homeManagerModules.default
inputs.zen-browser.homeModules.beta
];
# Some info
@ -44,6 +45,7 @@
crony.restic.enable = true;
crony.emulators.enable = true;
crony.emacs.enable = true;
crony.zen-browser.enable = true;
# DO NOT CHANGE ALSO
home.stateVersion = "24.11"; # Please read the comment before changing.