flake: plasma-manager has been moved to nix-community!

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-06-23 10:29:41 +03:00
parent bae215ec34
commit e3ddc0e96a
Signed by: gkaklas
GPG key ID: C0CAB8A6BDC9399D

View file

@ -12,7 +12,7 @@
nix-flatpak.url = "github:gmodena/nix-flatpak";
plasma-manager = {
url = "github:pjones/plasma-manager";
url = "github:nix-community/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};