Add description to jungle flake #1

Open
abonerib wants to merge 1 commits from desc into main-test

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 {