flake update

This commit is contained in:
2025-12-14 01:37:59 +03:00
parent c9aad3fb95
commit bcf60e24f4
7 changed files with 102 additions and 213 deletions
+7
View File
@@ -0,0 +1,7 @@
{ ... }: {
assertions = [{
assertion = false;
message =
"Override hw: --override-input hw path:/etc/nixos/hardware-configuration.nix";
}];
}