fixing upgrades and updates

This commit is contained in:
Chris Cochrun 2024-09-06 10:01:48 -05:00
parent 4c1e79088c
commit c5c0a98c5a
5 changed files with 102 additions and 68 deletions

View file

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