feat: was bored of nano

This commit is contained in:
Teesh 2026-01-30 11:19:46 +02:00
parent d213d0e216
commit d298a2b5e8
9 changed files with 189 additions and 3 deletions

View file

@ -14,6 +14,11 @@
stylix.url = "github:nix-community/stylix/release-25.11";
stylix.inputs.nixpkgs.follows = "nixpkgs";
nvf = {
url = "github:notashelf/nvf";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs@{ flake-parts, ... }: