Refactor options.nix as separate file

This commit is contained in:
2026-08-31 00:43:07 +02:00
parent a4d8971a77
commit 4e8aea6a24
18 changed files with 266 additions and 276 deletions
+2 -1
View File
@@ -2,12 +2,13 @@
{
imports = [
./options.nix
hardware/intel-cpu.nix
hardware/amd-cpu.nix
hardware/no-mitigations.nix
hardware/acer-undervolt.nix
system/roles.nix
system/nixpkgs.nix
system/location.nix
system/shell.nix