mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 12:50: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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue