mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 04:40:05 +00:00
feat(puzzlevision): add zen browser and remove firefox
feat: implement super basic Yubikey configuration
This commit is contained in:
parent
9a1f243b49
commit
a5b583f43a
5 changed files with 51 additions and 8 deletions
|
@ -37,6 +37,10 @@
|
|||
nix-flatpak = {
|
||||
url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
|
||||
};
|
||||
|
||||
zen-browser = {
|
||||
url = "github:0xc000022070/zen-browser-flake";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue