Update flake, plasma-manager experiment

This commit is contained in:
2025-09-14 11:50:43 -04:00
parent b3d4865101
commit 6bc66b0c2f
5 changed files with 47 additions and 46 deletions

View File

@@ -27,7 +27,7 @@
catppuccin.url = "github:catppuccin/nix";
hyprland.url = "github:hyprwm/Hyprland";
plasma-manager = {
url = "github:nix-community/plasma-manager";
url = "github:c-jordan/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};