feat: Update to raspberry pi stuff
This commit is contained in:
12
nixos/tsuba/services/default.nix
Normal file
12
nixos/tsuba/services/default.nix
Normal file
@@ -0,0 +1,12 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
./tailscale.nix
|
||||
./samba.nix
|
||||
./jellyfin.nix
|
||||
./caddy.nix
|
||||
./sonarr.nix
|
||||
./radarr.nix
|
||||
./prowlarr.nix
|
||||
./deluge.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user