feat: was bored of nano
This commit is contained in:
parent
d213d0e216
commit
d298a2b5e8
9 changed files with 189 additions and 3 deletions
|
|
@ -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, ... }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue