remove dup

This commit is contained in:
Gene Liverman 2026-03-10 22:53:30 -04:00
parent 88837813a4
commit 1f395093dd
No known key found for this signature in database
2 changed files with 3 additions and 4 deletions

6
flake.lock generated
View file

@ -615,11 +615,11 @@
]
},
"locked": {
"lastModified": 1773194748,
"narHash": "sha256-52O9448KOmSATF3H8UEMfSGLNiP6ucsusKmgU0TA0ps=",
"lastModified": 1773197514,
"narHash": "sha256-298sTD3JM9bO0XqgHGbikAe1SygrJdoT2VIqfGyxx9g=",
"owner": "genebean",
"repo": "private-flake",
"rev": "2ef9e97fc6c75cc4c714ccb851f27d691a9fe74c",
"rev": "c1ca308498cad7b761255ec49b00ffbae27a621a",
"type": "github"
},
"original": {

View file

@ -4,7 +4,6 @@
./disk-config.nix
./hardware-configuration.nix
./post-install
inputs.private-flake.nixosModules.private.hetznix01
];
system.stateVersion = "24.05";