summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorSkullheadx <andrew@montgomery.systems>2026-07-04 16:17:18 -0400
committerSkullheadx <andrew@montgomery.systems>2026-07-04 16:17:18 -0400
commit4651ebe0f8e1277b709ed70b737083373c923330 (patch)
tree3e5bfaa92a1162ab39ff0cf7b35af4f04bbe8ebb /flake.nix
parenttealdeer autoupdate (diff)
downloadnixos-4651ebe0f8e1277b709ed70b737083373c923330.tar.gz
nixos-4651ebe0f8e1277b709ed70b737083373c923330.tar.bz2
nixos-4651ebe0f8e1277b709ed70b737083373c923330.zip
fix desc
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 8ba8193..e95d317 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,5 +1,5 @@
{
- description = "Based and Minimal Flake For Darwin";
+ description = "A minimal Suckless-inspired Flake for NixOS and Nix Darwin, created by Skullheadx.";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";