feat(puzzlevision): add zen browser and remove firefox

feat: implement super basic Yubikey configuration
This commit is contained in:
Jo 2024-12-14 00:45:35 +01:00
parent 9a1f243b49
commit a5b583f43a
5 changed files with 51 additions and 8 deletions

View file

@ -12,6 +12,10 @@
themes.catppuccin.gtk.enable = true;
home.file."~/.config/Yubico/u2f_keys".text = ''
jo:gtKwCQKVw5O4IkWg8J8o7vHIo3hStmOqVcnmk97E335DwHnPUMIDTMnD46qEn/1tucTZlYfGABfzVVG+iYeUOA==,fVRFZb9iBiqjOXvk5Gm9ygO/O4huEUR1Uq3DGBlnS1RtqqK0shif8aOlNLkmn8Xe9+x4HYIeNEX4fc8Z7Y2Hgw==,es256,+presence
'';
# Flatpak configuration.
services.flatpak = {
enable = true;
@ -44,6 +48,7 @@
python39
nil
zed-editor
bruno
### Rust development specific
rustup