summaryrefslogtreecommitdiff
path: root/hosts/poweredge/configuration.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-06-14 16:06:20 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-06-14 16:06:20 -0500
commit83dd514fba4071abbecfbc5f04cd7ea33d14c473 (patch)
tree03ba9004abc6fb6d9d9fcec82eeea52655b5e2d6 /hosts/poweredge/configuration.nix
parent33771d6733ba9064fa29478a5f356dbbb1d975c2 (diff)
downloadnixos-83dd514fba4071abbecfbc5f04cd7ea33d14c473.tar.xz
nixos-83dd514fba4071abbecfbc5f04cd7ea33d14c473.zip
filebrowser container on poweredge with public and private ports
Diffstat (limited to 'hosts/poweredge/configuration.nix')
-rw-r--r--hosts/poweredge/configuration.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix
index 0119620..e9e2d3e 100644
--- a/hosts/poweredge/configuration.nix
+++ b/hosts/poweredge/configuration.nix
@@ -1,13 +1,14 @@
{ config, lib, pkgs, ... }: {
imports = [
+ ./bitcoind.nix
./ddns-updater.nix
+ ./filebrowser.nix
./fileshares.nix
- ./networking.nix
- #./notification-mailer.nix # TODO move some of this stuff to archetype
./gitea.nix
- ./jellyfin.nix
./immich.nix
- ./bitcoind.nix
+ ./jellyfin.nix
+ ./networking.nix
+ #./notification-mailer.nix # TODO move some of this stuff to archetype
];
# Setup bootloader