11 lines
84 B
Nix
11 lines
84 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
imports = [
|
|
./hyprland.nix
|
|
./nix.nix
|
|
./waybar.nix
|
|
];
|
|
}
|