Add plasma module

This commit is contained in:
Yan Lin 2025-09-13 10:40:50 +02:00
parent c1e2b34b50
commit 1e53199429
5 changed files with 82 additions and 253 deletions

26
flake.lock generated
View file

@ -300,6 +300,29 @@
"type": "github"
}
},
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1756632588,
"narHash": "sha256-ydam6eggXf3ZwRutyCABwSbMAlX+5lW6w1SVZQ+kfSo=",
"owner": "nix-community",
"repo": "plasma-manager",
"rev": "d47428e5390d6a5a8f764808a4db15929347cd77",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "plasma-manager",
"type": "github"
}
},
"root": {
"inputs": {
"claude-code": "claude-code",
@ -309,7 +332,8 @@
"nix-darwin": "nix-darwin",
"nix-homebrew": "nix-homebrew",
"nixpkgs": "nixpkgs_2",
"nixvim": "nixvim"
"nixvim": "nixvim",
"plasma-manager": "plasma-manager"
}
},
"systems": {