Implemented NVF
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
wrappers.url = "github:Lassulus/wrappers";
|
||||
stylix.url = "github:danth/stylix";
|
||||
|
||||
nvf = {
|
||||
url = "github:NotAShelf/nvf";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hjem = {
|
||||
url = "github:feel-co/hjem";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@@ -17,7 +22,6 @@
|
||||
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
qml-niri = {
|
||||
url = "github:imiric/qml-niri/main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
Reference in New Issue
Block a user