flocon/home/laptop/default.nix

7 lines
55 B
Nix

_:
{
imports = [
../common
./hyprland
];
}