framework: add zen-browser flake

also add git recommit alias
This commit is contained in:
tristan 2025-05-20 12:23:19 +01:00
parent cf2aaf7578
commit acf41f34a5
5 changed files with 48 additions and 3 deletions

View file

@ -31,7 +31,7 @@ in
useGlobalPkgs = true;
useUserPackages = true;
backupFileExtension = "bak";
extraSpecialArgs = {inherit stable-pkgs;};
extraSpecialArgs = {inherit stable-pkgs inputs;};
users.${user}.imports =
home-modules
++ [