nixfiles/system/sessions/default.nix

6 lines
57 B
Nix

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