This commit is contained in:
TheCrazyInsanity
2026-01-08 15:39:33 +00:00
parent 6d04899436
commit 68f8144c18
6 changed files with 146 additions and 9 deletions

26
flake.lock generated
View File

@@ -52,11 +52,35 @@
"type": "github"
}
},
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1767662275,
"narHash": "sha256-d5Q1GmQ+sW1Bt8cgDE0vOihzLaswsm8cSdg8124EqXE=",
"owner": "nix-community",
"repo": "plasma-manager",
"rev": "51816be33a1ff0d4b22427de83222d5bfa96d30e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "plasma-manager",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"impermanence": "impermanence",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"plasma-manager": "plasma-manager"
}
}
},