Nix configurations for my homelab
0

Configure Feed

Select the types of activity you want to include in your feed.

Add libsecret to be able to access the keyring

Currently using this to provide a password to `senpai`.

+7 -6
+6 -6
flake.lock
··· 159 159 }, 160 160 "nixpkgs": { 161 161 "locked": { 162 - "lastModified": 1744306397, 163 - "narHash": "sha256-TBdLB9rV5C1/0p+y3wyQ7RYQXNLS/XipWtx/KP3OCyw=", 162 + "lastModified": 1744348691, 163 + "narHash": "sha256-dIPrBepej1ebT1IaWEFLI5mpQO65+oM+SArkrNI9gjo=", 164 164 "owner": "NixOS", 165 165 "repo": "nixpkgs", 166 - "rev": "060577c3f0747822c128725585f8b76726abae0d", 166 + "rev": "6b93024f590b15b1f3888fcc6e56a0866e0c26c2", 167 167 "type": "github" 168 168 }, 169 169 "original": { ··· 229 229 "rust-overlay": "rust-overlay" 230 230 }, 231 231 "locked": { 232 - "lastModified": 1744193974, 233 - "narHash": "sha256-CLCEphZVatBTbusPMAxy+ak2WN0+y0Z8le2kh25xWOk=", 232 + "lastModified": 1744367425, 233 + "narHash": "sha256-AefQ+ocjKsfv8StgxX/Psj2fSi0E9IWZmWkkEElnE80=", 234 234 "owner": "roc-lang", 235 235 "repo": "roc", 236 - "rev": "1570a3df106cd6e28122a08fc083bf6ed569e308", 236 + "rev": "989eee70ddf0f66752c4179a53a2a8279011f8ab", 237 237 "type": "github" 238 238 }, 239 239 "original": {
+1
modules/gui.nix
··· 122 122 users.users.mou.packages = with pkgs; [ 123 123 foot 124 124 keepassxc 125 + libsecret 125 126 mpv 126 127 pavucontrol 127 128 thm