2023-02-07 18:24:28 +01:00
|
|
|
{...}: {
|
|
|
|
disabledModules = [];
|
2018-11-12 11:26:22 +01:00
|
|
|
imports = [
|
|
|
|
../../profiles/common/configuration.nix
|
2020-12-31 02:12:29 +01:00
|
|
|
../../modules/opinionatedDisk.nix
|
2018-11-12 11:26:22 +01:00
|
|
|
|
|
|
|
./system.nix
|
|
|
|
./hw.nix
|
|
|
|
./pkg.nix
|
2020-03-15 09:57:21 +01:00
|
|
|
./boot.nix
|
2018-11-12 11:26:22 +01:00
|
|
|
];
|
|
|
|
}
|