nixfiles/home/sessions/default.nix

7 lines
62 B
Nix

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