nixos/home/maidena.nix

7 lines
67 B
Nix
Raw Normal View History

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