feat: Added stuff
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
./tailscale.nix
|
||||
./autossh.nix
|
||||
./colima.nix
|
||||
# ./homeassistant.nix
|
||||
# ./zerotier.nix
|
||||
# ./jellyfin.nix
|
||||
# ./aerospace.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
{...}: {
|
||||
imports = [../../../modules/macos/jellyfin.nix];
|
||||
# services = {
|
||||
# jellyfin = {
|
||||
# enable = true;
|
||||
# };
|
||||
# # caddy = {
|
||||
# # virtualHosts."media.darksailor.dev".extraConfig = ''
|
||||
# # reverse_proxy localhost:8096
|
||||
# # '';
|
||||
# # };
|
||||
# };
|
||||
}
|
||||
Reference in New Issue
Block a user