I fail at nixvim, lets hope I at least can succeed at stylix...

This commit is contained in:
Chris Kruining 2024-09-01 16:20:58 +02:00
parent 83774ef01e
commit 0ccfaa3c0c
3 changed files with 143 additions and 62 deletions

View file

@ -13,7 +13,6 @@
plasma-manager = {
url = "github:nix-community/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
nixvim = {