zen-browser through flake
This commit is contained in:
5
home.nix
5
home.nix
@@ -1,4 +1,4 @@
|
||||
{ pkgs, pkgs-unstable, lib, host, user, ... }:
|
||||
{ pkgs, pkgs-unstable, lib, host, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./home-modules/auto-mount.nix
|
||||
@@ -84,6 +84,9 @@
|
||||
wl-clipboard
|
||||
xclip
|
||||
xournal
|
||||
|
||||
inputs.zen-browser.packages."${system}".default
|
||||
|
||||
] ++ (with pkgs-unstable; [
|
||||
obsidian
|
||||
firefox
|
||||
|
||||
Reference in New Issue
Block a user