mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
7 lines
77 B
Nix
7 lines
77 B
Nix
{
|
|
imports = [
|
|
./desktop/desktop.nix
|
|
./terminal/terminal.nix
|
|
];
|
|
}
|