diff --git a/hosts/default.nix b/hosts/default.nix index 400f3ce..480c37d 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -97,6 +97,7 @@ extraModules = with inputs; [ disko.nixosModules.disko impermanence.nixosModules.impermanence + lix-module.nixosModules.default ]; secrets = { "sisko-wireguard-private-key" = { }; diff --git a/hosts/sisko/default.nix b/hosts/sisko/default.nix index 79ef8fe..8341327 100644 --- a/hosts/sisko/default.nix +++ b/hosts/sisko/default.nix @@ -21,14 +21,7 @@ "invidious" "searx" "rock5b-samba" - # "paperless" - # "restic" - # "syncthing" - # "minio" - # # "matrix" "forgejo" - # # "jellyfin" - # "immich" "prometheus" "grafana" "prometheus-exporters" @@ -36,7 +29,6 @@ "promtail" "garmin-collector" "restic" - # "immich" "atuin" ] ++ [