nixfiles/home/sessions/default.nix
2024-10-21 15:06:28 +02:00

8 lines
62 B
Nix

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