2024-11-15 10:17:56 +01:00
|
|
|
{ ... }:
|
|
|
|
{
|
2022-01-15 20:34:30 +01:00
|
|
|
imports = [
|
|
|
|
../../profiles/common/configuration.nix
|
|
|
|
../../profiles/graphical/configuration.nix
|
2023-05-23 18:11:30 +02:00
|
|
|
../../profiles/graphical-gnome-xorg.nix
|
2022-01-15 20:34:30 +01:00
|
|
|
../../modules/opinionatedDisk.nix
|
|
|
|
|
|
|
|
./system.nix
|
|
|
|
./hw.nix
|
|
|
|
./pkg.nix
|
|
|
|
./user.nix
|
2023-12-22 20:59:12 +01:00
|
|
|
./boot.nix
|
2022-01-15 20:34:30 +01:00
|
|
|
];
|
|
|
|
}
|