Add description to jungle flake

This commit is contained in:
2026-03-17 14:35:35 +01:00
parent d6d8976b7e
commit d414ac2cfa

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 {