feat: try to add zen-browser
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
pkgs.vial
|
||||
pkgs.vlc
|
||||
];
|
||||
home.programs.zen-browser.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -7,6 +8,7 @@
|
||||
./programs
|
||||
./services
|
||||
|
||||
inputs.zen-browser.nixosModules.default
|
||||
# ./dotfiles.nix
|
||||
# ./helix.nix
|
||||
# ./kitty.nix
|
||||
|
||||
Reference in New Issue
Block a user