summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-01-18 14:09:03 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-01-18 14:09:03 +0530
commit5dd0f0e4c64b9b0e15c7dbdb269b76d478073906 (patch)
tree6667de55d12a7e6007e445916322a4cf7a3db658 /flake.nix
parent4b676541be3e096784175f8e998f6affa70be122 (diff)
update
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index df732a2..6dc888d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -11,6 +11,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
+ # Plasma Manager
plasma-manager = {
url = "github:nix-community/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";