From 9419d3ae4c2a323e409428d1bcb23c5530efa737 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Tue, 19 Jul 2022 01:43:13 -0400 Subject: [PATCH] nit(flake): change flake description --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 975f104..96f0728 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "A highly structured configuration database."; + description = "Infinidoge's NixOS configuration"; inputs = { # --- DevOS Flake Inputs