From 5536c84712af635a81253588790feaa8e4ba02d4 Mon Sep 17 00:00:00 2001 From: tdback Date: Sat, 15 Mar 2025 18:00:27 -0400 Subject: flake: add description --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 409c10e..02917ec 100644 --- a/flake.nix +++ b/flake.nix @@ -1,4 +1,6 @@ { + description = "One flake to rule them all."; + inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; inputs.nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; -- cgit v1.2.3