Refactor options.nix as separate file
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user