overlay: actually works now yay

This commit is contained in:
kossLAN 2024-11-14 23:53:47 -05:00
parent 2a55e474aa
commit 146e6421e8
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,5 @@
{
description = "My zsh dot files in flake format";
description = "My ZSH dot files in flake format";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs";