From 7b24dda80739da68edd937e7de5a84c7fbefb227 Mon Sep 17 00:00:00 2001 From: cnst Date: Sat, 17 Aug 2024 19:24:29 +0200 Subject: [PATCH] test --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 09076a46..35473f65 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "My (i.e. fufexan's) NixOS flake configuration"; + description = "My (i.e. fufexan's) NixOS flake configuration test"; outputs = inputs: inputs.flake-parts.lib.mkFlake {inherit inputs;} {