165 current 2025-10-09 14:23:49 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 15:07:20 -05:00
parent 3f5ea5ec60
commit 0a8c221c88
3 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config # flake for blakes nixos config
# define new devices in outputs # define new devices in outputs
# generation: 164 current 2025-10-09 14:23:06 25.05.20251006.20c4598 6.12.50 * # generation: 165 current 2025-10-09 14:23:49 25.05.20251006.20c4598 6.12.50 *
{ {
description = "blakes nix config"; description = "blakes nix config";
inputs = { inputs = {

View File

@@ -35,6 +35,7 @@
vaultwarden.enable = true; vaultwarden.enable = true;
gitea.enable = true; gitea.enable = true;
qbittorrent.enable = true; qbittorrent.enable = true;
immich.enable = true;
prowlarr.enable = true; prowlarr.enable = true;
flaresolverr.enable = true; flaresolverr.enable = true;
bazarr.enable = true; bazarr.enable = true;
@@ -100,6 +101,7 @@
tree tree
vim vim
lf lf
tmux
btop btop
neofetch neofetch
usbutils usbutils

View File

@@ -8,6 +8,7 @@
./vaultwarden ./vaultwarden
./gitea ./gitea
./qbittorrent ./qbittorrent
./immich
./nginx-proxy ./nginx-proxy
./arr/prowlarr ./arr/prowlarr
./arr/flaresolverr ./arr/flaresolverr