mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 21:00:06 +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
|
@ -4,6 +4,7 @@
|
|||
inputs,
|
||||
namespace,
|
||||
config,
|
||||
system,
|
||||
...
|
||||
}: with lib; with lib.${namespace};
|
||||
{
|
||||
|
@ -72,8 +73,8 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
### General
|
||||
nano
|
||||
firefox
|
||||
chromium
|
||||
inputs.zen-browser.packages."${system}".specific
|
||||
vlc
|
||||
spotify
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue