2018-11-05 00:05:45 +01:00
|
|
|
{ ... }:
|
|
|
|
|
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
../../profiles/common/configuration.nix
|
|
|
|
../../profiles/graphical/configuration.nix
|
|
|
|
../../modules/encryptedDisk.nix
|
|
|
|
|
|
|
|
./system.nix
|
|
|
|
./hw.nix
|
2018-11-05 14:31:58 +01:00
|
|
|
./pkg.nix
|
2018-11-05 00:05:45 +01:00
|
|
|
];
|
|
|
|
}
|