nixfiles/home/sessions/default.nix

7 lines
45 B
Nix

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