add zen browser
This commit is contained in:
parent
2e6eba8853
commit
aaacb23149
6 changed files with 100 additions and 9 deletions
2
justfile
2
justfile
|
|
@ -18,6 +18,8 @@ find PACKAGE:
|
|||
rebuild-fast:
|
||||
sudo nixos-rebuild switch --no-reexec --flake .
|
||||
# Update all flake inputs
|
||||
format:
|
||||
treefmt
|
||||
update:
|
||||
nix flake update
|
||||
# Update secrets input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue