2023-02-07 18:24:28 +01:00
|
|
|
{...}: {
|
2019-11-22 16:38:49 +01:00
|
|
|
imports = [
|
|
|
|
../../profiles/common/configuration.nix
|
|
|
|
../../profiles/graphical/configuration.nix
|
2019-11-24 01:05:41 +01:00
|
|
|
../../modules/encryptedDisk.nix
|
2019-11-22 16:38:49 +01:00
|
|
|
|
|
|
|
./system.nix
|
|
|
|
./hw.nix
|
2019-12-06 16:11:21 +01:00
|
|
|
./user.nix
|
2019-11-24 01:05:41 +01:00
|
|
|
../../profiles/removable-medium/pkg.nix
|
2019-11-22 16:38:49 +01:00
|
|
|
];
|
|
|
|
}
|