11 lines
No EOL
172 B
Nix
11 lines
No EOL
172 B
Nix
{
|
|
imports = [
|
|
./configuration.nix
|
|
./hardware-configuration.nix
|
|
./fingerprint.nix
|
|
./hyprland.nix
|
|
./shell.nix
|
|
./wayland.nix
|
|
./greeter.nix
|
|
];
|
|
} |