Compare commits

..

2 commits

Author SHA1 Message Date
963cf0f954
Update flake lock 2025-03-17 22:06:50 +01:00
4b7fdbc644
camelot: add Gemini webserver 2025-03-17 22:05:52 +01:00
3 changed files with 25 additions and 12 deletions

View file

@ -13,6 +13,7 @@
./gotosocial.nix ./gotosocial.nix
./forgejo.nix ./forgejo.nix
./zfs.nix ./zfs.nix
./gemini.nix
]; ];
services.nginx = { services.nginx = {

View file

@ -0,0 +1,12 @@
{
services.agate = {
enable = true;
hostnames = [
"dalaran.fr"
];
};
networking.firewall.allowedTCPPorts = [
1965
];
}

24
flake.lock generated
View file

@ -224,11 +224,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1741345870, "lastModified": 1742243099,
"narHash": "sha256-KTpoO4oaucdFr3oJJBYpGK+aWVVrLvtiT17EQE7Cf4Y=", "narHash": "sha256-23Jja3FSzRkfJpCVfYxIxurEvLlaJFtJgodjD3+efzM=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "04c915bcf1a1eac3519372ff3185beef053fba7c", "rev": "b870fb2d62ee0deb657951f83e8689143dce98c8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -247,11 +247,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1741259028, "lastModified": 1741442524,
"narHash": "sha256-QWgGXe9Ai8+hSwNEAqLjZoAvLwV3ywDzT+XBpfMOzuU=", "narHash": "sha256-tVcxLDLLho8dWcO81Xj/3/ANLdVs0bGyCPyKjp70JWk=",
"owner": "nix-community", "owner": "nix-community",
"repo": "lanzaboote", "repo": "lanzaboote",
"rev": "3a3ed972151121c8b159eb40e0be21146270e73b", "rev": "d8099586d9a84308ffedac07880e7f07a0180ff4",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -311,11 +311,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1741196730, "lastModified": 1742136038,
"narHash": "sha256-0Sj6ZKjCpQMfWnN0NURqRCQn2ob7YtXTAOTwCuz7fkA=", "narHash": "sha256-DDe16FJk18sadknQKKG/9FbwEro7A57tg9vB5kxZ8kY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "48913d8f9127ea6530a2a2f1bd4daa1b8685d8a3", "rev": "a1185f4064c18a5db37c5c84e5638c78b46e3341",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -327,11 +327,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1741246872, "lastModified": 1742069588,
"narHash": "sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U=", "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "10069ef4cf863633f57238f179a0297de84bd8d3", "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5",
"type": "github" "type": "github"
}, },
"original": { "original": {