feat(desktop): add zen-browser flake.
This commit is contained in:
parent
3293889e2d
commit
d9a1aa38e7
5 changed files with 96 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue