2023-02-07 18:24:28 +01:00
|
|
|
{...}: {
|
2020-12-21 14:35:50 +01:00
|
|
|
imports = [
|
|
|
|
../../profiles/common/configuration.nix
|
|
|
|
../../profiles/graphical/configuration.nix
|
2021-01-04 10:55:36 +01:00
|
|
|
../../modules/opinionatedDisk.nix
|
2020-12-21 14:35:50 +01:00
|
|
|
|
|
|
|
./system.nix
|
|
|
|
./hw.nix
|
|
|
|
./pkg.nix
|
|
|
|
./user.nix
|
2021-01-30 18:03:29 +01:00
|
|
|
./boot.nix
|
2020-12-21 14:35:50 +01:00
|
|
|
];
|
|
|
|
}
|