From 1acfeda94d35638c87fa6313d01e8c7792df6455 Mon Sep 17 00:00:00 2001 From: Veneficium <85629831+veneficium42@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:24:57 +0200 Subject: [PATCH] update: flake description --- flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 4dd430d..a3a927c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,5 @@ { - #need to put something funny in here - #this one is so boring :/ - description = "fedfer nix flake config"; + description = "Veneficium's amazing fantastic mindblowingly stupid nixOS configuration! :3"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";