diff --git a/flake.lock b/flake.lock index 6fceb88..204a535 100644 --- a/flake.lock +++ b/flake.lock @@ -113,11 +113,11 @@ "frontend": { "flake": false, "locked": { - "lastModified": 1717236695, - "narHash": "sha256-F/tWsF+StCKi+HQg1CtxVZNCOXG2o7ufhC2IezbSF2s=", + "lastModified": 1717621863, + "narHash": "sha256-KFf+kqRzL3PABxroUzejaQVweHrUtnqHFwMG0vjuW8g=", "owner": "TeamPiped", "repo": "Piped", - "rev": "f94d56c16540282266b94d33c5a865268e255a70", + "rev": "a0cdc6f0c47e7f21acb0afc9c28426b740e0294d", "type": "github" }, "original": { @@ -132,11 +132,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1717114617, - "narHash": "sha256-zYYnEIpJAST9tm7A58FG+XOuKEDnH8WUGKcXfsTCsoM=", + "lastModified": 1717785841, + "narHash": "sha256-/aB+7F1g5f1f9fdtuZ+yp4d2iYsFPVC9RW8iPA+zU0g=", "owner": "tadfisher", "repo": "gradle2nix", - "rev": "a9353317959b7627a5754c6863e58231988f548a", + "rev": "a4ef49940172b4928bf4b7c0fde4e0b3593562b7", "type": "github" }, "original": { @@ -174,11 +174,11 @@ ] }, "locked": { - "lastModified": 1716736833, - "narHash": "sha256-rNObca6dm7Qs524O4st8VJH6pZ/Xe1gxl+Rx6mcWYo0=", + "lastModified": 1717527182, + "narHash": "sha256-vWSkg6AMok1UUQiSYVdGMOXKD2cDFnajITiSi0Zjd1A=", "owner": "nix-community", "repo": "home-manager", - "rev": "a631666f5ec18271e86a5cde998cba68c33d9ac6", + "rev": "845a5c4c073f74105022533907703441e0464bc3", "type": "github" }, "original": { @@ -195,11 +195,11 @@ ] }, "locked": { - "lastModified": 1716319699, - "narHash": "sha256-Q4cyjCDMa7QOKiJz6ya1ah0qW14uVNuJX0uQjcUo+oc=", + "lastModified": 1717472297, + "narHash": "sha256-/XMWplejvI+qtIEUufbFUe4lvijZoa7RS8Ify4QPMJw=", "ref": "refs/heads/master", - "rev": "5a0eeb2dbb107d3f35b10f10dd64bd3204254ebd", - "revCount": 8, + "rev": "2d353f87496d6d8428fc1ca5f332789cb6c472ec", + "revCount": 10, "type": "git", "url": "https://git.4o1x5.dev/4o1x5/i2pd-exporter" }, @@ -226,11 +226,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1717144377, - "narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=", + "lastModified": 1717952948, + "narHash": "sha256-mJi4/gjiwQlSaxjA6AusXBN/6rQRaPCycR7bd8fydnQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "805a384895c696f802a9bf5bf4720f37385df547", + "rev": "2819fffa7fa42156680f0d282c60d81e8fb185b7", "type": "github" }, "original": { @@ -284,11 +284,11 @@ "proxy": "proxy" }, "locked": { - "lastModified": 1717288685, - "narHash": "sha256-yVKs0wx84eNn01TymHUxp+D2ayoHSNe2HfYwlqo2b2g=", + "lastModified": 1717979831, + "narHash": "sha256-pJiT0Ry0CYPTEWhdweBzrRk2+A28y35SOET6CXbO0Ek=", "owner": "Defelo", "repo": "piped-nix", - "rev": "12259e1f04e8f981fc0953b1500879de86ca3099", + "rev": "30f1658078a71cbc8a369045c545817bdb008bf6", "type": "github" }, "original": { @@ -319,11 +319,11 @@ "proxy": { "flake": false, "locked": { - "lastModified": 1717106863, - "narHash": "sha256-N6F6PLg3e78NW/b/c+jI7skUyc9hyClc1MSDaNO8aCo=", + "lastModified": 1717939172, + "narHash": "sha256-Jna6vRi36fSaRzOGIgQlPS8MVqxHx9SLoAgf1tmIqLs=", "owner": "TeamPiped", "repo": "piped-proxy", - "rev": "aad4375921bca890b927f6d4c50dcebd0b65cc2d", + "rev": "ee5639c556492edf363cdc5eeaf8c11dc1dc2bde", "type": "github" }, "original": { diff --git a/hosts/lime/services/matrix.nix b/hosts/lime/services/matrix.nix index 35cfe0c..fe87f62 100644 --- a/hosts/lime/services/matrix.nix +++ b/hosts/lime/services/matrix.nix @@ -31,6 +31,7 @@ in }]; } ]; + # TODO add sliding sync server_notices = { system_mxid_localpart = "server"; system_mxid_display_name = "Server Notices"; diff --git a/hosts/pink/services/dns.nix b/hosts/pink/services/dns.nix index bf953f3..e0f53b7 100644 --- a/hosts/pink/services/dns.nix +++ b/hosts/pink/services/dns.nix @@ -3,7 +3,6 @@ enable = true; openFirewall = true; settings = { - #bind_port = 4000; upstream_dns = [ "194.242.2.2" "9.9.9.9" diff --git a/readme.md b/readme.md index e0da85c..c639130 100644 --- a/readme.md +++ b/readme.md @@ -24,11 +24,11 @@ Here is a list of services I plan on hosting and their statuses. | [dumb](https://dumb.4o1x5.dev) | ✅ | works | ❌ | ❌ | ❌ | ❌ | | [gothub](https://gothub.4o1x5.dev) | ✅ | works | ❌ | ❌ | ❌ | ❌ | | [redlib](https://redlib.4o1x5.dev) | ✅ | works | ❌ | ❌ | ❌ | ✅ | -| [libremdb](https://libremdb.4o1x5.dev) | ✅ | works | ❌ | ❌ | ❌ | ❌ | +| [libremdb](https://libremdb.4o1x5.dev) | ❓ | returns 500 | ❌ | ❌ | ❌ | ❌ | | [librey](https://librey.4o1x5.dev) | ✅ | works | ❌ | ❌ | ❌ | ❌ | | [piped](https://piped.4o1x5.dev) | ❌ | piped-nix deploys the database wrong | ❌ | ❌ | ❌ | ❌ | | [priviblur](https://priviblur.4o1x5.dev) | ❌ | need config file defined (impure) | ❌ | ❌ | ❌ | ❌ | -| [quetre](https://quetre.4o1x5.dev) | ❓ | returns 500 | ❌ | ❌ | ❌ | ❌ | +| [quetre](https://quetre.4o1x5.dev) | ❓ | haven't checked? | ❌ | ❌ | ❌ | ❌ | | [rimgo](https://rimgo.4o1x5.dev) | ✅ | works | ❌ | ❌ | ❌ | ✅ | | [safetwitch](https://safetwitch.4o1x5.dev) | ✅ | works | ❌ | ❌ | ❌ | ✅ | | [searxng](https://searxng.4o1x5.dev) | ❌ | no config option in nixpkgs | ❌ | ❌ | ❌ | ❌ |