nixos/home/maidena.nix

6 lines
53 B
Nix
Raw Normal View History

2024-08-04 21:15:01 +03:00
{
imports = [
./components/hyprland.nix
];
2024-08-04 21:15:01 +03:00
}