nixos/home/maidena.nix

7 lines
73 B
Nix

{
imports = [
./components/hyprland.nix
];
}
# vim: ts=2 sw=2 et