From 5a00f407389edd279c1331bf18b10cbbee807737 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sun, 2 Oct 2022 18:22:40 +0200 Subject: [PATCH] changed description --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5b892ee..cac5809 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "home manager config apparently"; + description = "system"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";