From 7508029d2e58eb807afe3c9466a464e97ae9b5e8 Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Fri, 11 Apr 2025 15:14:51 +0200 Subject: [PATCH] change flake name --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4996399..529c992 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Nixos config flake"; + description = "Bruhns system flake"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";