diff --git a/PulumiWebServer/Nix/configuration.nix b/PulumiWebServer/Nix/configuration.nix index 472c985..93a0e89 100644 --- a/PulumiWebServer/Nix/configuration.nix +++ b/PulumiWebServer/Nix/configuration.nix @@ -1,10 +1,4 @@ -{ - nixpkgs, - website, - puregym-client, - whisper-packages, - ... -}: let +{nixpkgs, ...}: let lib = nixpkgs.lib; # TODO: how can I get this passed in? pkgs = nixpkgs.legacyPackages."x86_64-linux"; @@ -25,7 +19,7 @@ in { # generated at runtime by nixos-infect and copied here ./hardware-configuration.nix ./networking.nix - ./whisper/whisper.nix + # ./whisper/whisper.nix ]; services.radicale-config.domain = userConfig.domain; @@ -49,8 +43,8 @@ in { services.prometheus-config.domain-exporter-domains = [userConfig.domain]; services.puregym-config.domain = userConfig.domain; services.puregym-config.subdomain = "puregym"; - services.whisper-config.domain = userConfig.domain; - services.whisper-config.subdomain = "whisper"; + # services.whisper-config.domain = userConfig.domain; + # services.whisper-config.subdomain = "whisper"; services.journald.extraConfig = "SystemMaxUse=100M"; diff --git a/PulumiWebServer/Nix/flake.lock b/PulumiWebServer/Nix/flake.lock index 50f558f..ed9c168 100644 --- a/PulumiWebServer/Nix/flake.lock +++ b/PulumiWebServer/Nix/flake.lock @@ -156,11 +156,11 @@ ] }, "locked": { - "lastModified": 1711133180, - "narHash": "sha256-WJOahf+6115+GMl3wUfURu8fszuNeJLv9qAWFQl3Vmo=", + "lastModified": 1715486357, + "narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=", "owner": "nix-community", "repo": "home-manager", - "rev": "1c2c5e4cabba4c43504ef0f8cc3f3dfa284e2dbb", + "rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1", "type": "github" }, "original": { @@ -229,11 +229,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1711460390, - "narHash": "sha256-akSgjDZL6pVHEfSE6sz1DNSXuYX6hq+P/1Z5IoYWs7E=", + "lastModified": 1715395895, + "narHash": "sha256-DreMqi6+qa21ffLQqhMQL2XRUkAGt3N7iVB5FhJKie4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "44733514b72e732bd49f5511bd0203dea9b9a434", + "rev": "71bae31b7dbc335528ca7e96f479ec93462323ff", "type": "github" }, "original": { @@ -245,11 +245,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1711233294, - "narHash": "sha256-eEu5y4J145BYDw9o/YEmeJyqh8blgnZwuz9k234zuWc=", + "lastModified": 1715458492, + "narHash": "sha256-q0OFeZqKQaik2U8wwGDsELEkgoZMK7gvfF6tTXkpsqE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ac6bdf6181666ebb4f90dd20f31e2fa66ede6b68", + "rev": "8e47858badee5594292921c2668c11004c3b0142", "type": "github" }, "original": { @@ -276,11 +276,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1711200738, - "narHash": "sha256-dkJmk/ET/tRV4007O6kU101UEg1svUwiyk/zEEX9Tdg=", + "lastModified": 1715413075, + "narHash": "sha256-FCi3R1MeS5bVp0M0xTheveP6hhcCYfW/aghSTPebYL4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "20bc93ca7b2158ebc99b8cef987a2173a81cde35", + "rev": "e4e7a43a9db7e22613accfeb1005cca1b2b1ee0d", "type": "github" }, "original": { @@ -457,11 +457,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1711249319, - "narHash": "sha256-N+Pp3/8H+rd7cO71VNV/ovV/Kwt+XNeUHNhsmyTabdM=", + "lastModified": 1715482972, + "narHash": "sha256-y1uMzXNlrVOWYj1YNcsGYLm4TOC2aJrwoUY1NjQs9fM=", "owner": "Mic92", "repo": "sops-nix", - "rev": "405987a66cce9a4a82f321f11b205982a7127c88", + "rev": "b6cb5de2ce57acb10ecdaaf9bbd62a5ff24fa02e", "type": "github" }, "original": { @@ -559,11 +559,11 @@ "scripts": "scripts_4" }, "locked": { - "lastModified": 1713124496, - "narHash": "sha256-5uAGOUYzi5BLAoilaYNfQezMb1TDaDN7aH7hQsezZLI=", + "lastModified": 1716844606, + "narHash": "sha256-jTlkY/ELGymJYRcssx/TvRtD+wgmKDyLutv8mSipJvw=", "owner": "Smaug123", "repo": "static-site-pipeline", - "rev": "4caf4ee1e6bc94e663ab0e15c7ae0ff666ce6232", + "rev": "45f1d56d5345316f84c768539574094de7c96889", "type": "github" }, "original": {