Add description to jungle flake
Some checks failed
CI / build:cross (pull_request) Failing after 50s
CI / build:all (pull_request) Failing after 56s

This commit is contained in:
2026-03-17 14:35:35 +01:00
parent 0a47e17054
commit c8e151701f

View File

@@ -3,6 +3,8 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
};
description = "configuration for jungle machines";
outputs = { self, nixpkgs, ... }:
let
mkConf = name: nixpkgs.lib.nixosSystem {