feat: created plasma config

This commit is contained in:
Nick 2025-10-05 19:53:42 -05:00
parent 0f51aa99b1
commit d9e7e445e3
7 changed files with 378 additions and 19 deletions

24
flake.lock generated
View file

@ -1404,6 +1404,29 @@
"type": "github"
}
},
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1759321049,
"narHash": "sha256-8XkU4gIrLT2DJZWQyvsP5woXGZF5eE/7AnKfwQkiwYU=",
"owner": "nix-community",
"repo": "plasma-manager",
"rev": "205dcfd4a30d4a5d1b4f28defee69daa7c7252cd",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "plasma-manager",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
@ -1466,6 +1489,7 @@
"nixpkgs": "nixpkgs_7",
"nixpkgs-stable": "nixpkgs-stable_3",
"nur": "nur",
"plasma-manager": "plasma-manager",
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"sops-nix": "sops-nix",
"systems": "systems_5",