Merge branch 'master' of 192.168.1.126:TheCrazyInsanity/nixos-configv3

This commit is contained in:
2026-03-13 18:44:17 -04:00
9 changed files with 253 additions and 37 deletions

28
flake.lock generated
View File

@@ -227,12 +227,36 @@
"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",
"llm-agents": "llm-agents",
"nixpkgs": "nixpkgs_3"
"nixpkgs": "nixpkgs_3",
"plasma-manager": "plasma-manager"
}
},
"systems": {
@@ -274,4 +298,4 @@
},
"root": "root",
"version": 7
}
}