2024-11-15 10:17:56 +01:00
|
|
|
{ ... }:
|
|
|
|
{
|
2023-04-25 22:06:14 +02:00
|
|
|
imports = [
|
|
|
|
../../profiles/common/configuration.nix
|
|
|
|
../../profiles/graphical/configuration.nix
|
2023-05-23 18:11:30 +02:00
|
|
|
../../profiles/graphical-gnome-xorg.nix
|
2023-04-25 22:06:14 +02:00
|
|
|
|
|
|
|
./system.nix
|
|
|
|
./hw.nix
|
|
|
|
./pkg.nix
|
|
|
|
./user.nix
|
|
|
|
./boot.nix
|
|
|
|
];
|
|
|
|
}
|