This commit is contained in:
Jana Dönszelmann 2026-01-02 22:05:00 +01:00
parent 08eb2d41db
commit a3289c777e
No known key found for this signature in database
9 changed files with 73 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
description = "jana's server infrastructure";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/release-25.05";
nixpkgs.url = "github:NixOS/nixpkgs/release-25.11";
colmena.url = "github:zhaofengli/colmena";
flake-utils.url = "github:numtide/flake-utils";
sops-nix.url = "github:Mic92/sops-nix";