From c6e4166a48f9456df028428fd38d16b48fd55029 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 31 Dec 2020 17:33:45 +0100 Subject: fix build --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index b1f676d2..302a322c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "gkleen's machines"; + description = "GKleen's flakey nixos configuration"; inputs = { nixpkgs = { @@ -103,7 +103,7 @@ defaultTemplate = { path = ./.; - description = "A flakey nixos configuration."; + description = "GKleen's flakey nixos configuration"; }; }; } -- cgit v1.2.3