another attempt on plasma-manager

This commit is contained in:
Chris Kruining 2024-09-01 23:15:39 +02:00
parent d531fb9c59
commit 6bc8797861
3 changed files with 5 additions and 24 deletions

View file

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