swap out bitwarden clients, setup avahi

This commit is contained in:
Kyle Isom 2025-09-01 17:07:44 -07:00
parent 7e6498ce36
commit c89953bba0
4 changed files with 14 additions and 4 deletions

View File

@ -12,7 +12,8 @@
arduino-ide
arduino-mk
bibclean
bitwarden
bitwarden-cli
bitwarden-desktop
bluez
brave
cmus
@ -38,6 +39,7 @@
pavucontrol
qmk
qmk-udev-rules
rbw
rofi
scrot
signal-desktop

View File

@ -78,4 +78,11 @@
ACTION=="add", SUBSYSTEM=="backlight", GROUP="video", MODE="0660"
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="3434", MODE="0660", GROUP="users", TAG+="uaccess", TAG+="udev-acl"
'';
services.avahi = {
enable = true;
publish = {
enable = true;
};
};
}

View File

@ -36,6 +36,7 @@
mutt
ncdu
nmap
neofetch
ntp
openssl
ops

View File

@ -38,11 +38,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1756617294,
"narHash": "sha256-aGnd4AHIYCWQKChAkHPpX+YYCt7pA6y2LFFA/s8q0wQ=",
"lastModified": 1756754095,
"narHash": "sha256-9Rsn9XEWINExosFkKEqdp8EI6Mujr1gmQiyrEcts2ls=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b4c2c57c31e68544982226d07e4719a2d86302a8",
"rev": "7c815e513adbf03c9098b2bd230c1e0525c8a7f9",
"type": "github"
},
"original": {