working on refactor getting parzival setup

This commit is contained in:
TheWanderingCrow 2025-06-24 21:43:04 -04:00
parent cf387f536a
commit 5b61c605cc
5 changed files with 47 additions and 1 deletions

16
flake.lock generated
View file

@ -56,6 +56,21 @@
"type": "github"
}
},
"hardware": {
"locked": {
"lastModified": 1750431636,
"narHash": "sha256-vnzzBDbCGvInmfn2ijC4HsIY/3W1CWbwS/YQoFgdgPg=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "1552a9f4513f3f0ceedcf90320e48d3d47165712",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -364,6 +379,7 @@
"root": {
"inputs": {
"disko": "disko",
"hardware": "hardware",
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
"nix-secrets": "nix-secrets",