marleyos/modules/nixos/shell/default.nix
2025-05-25 19:18:55 -07:00

7 lines
70 B
Nix

{
imports = [
./hyprlock.nix
./ly.nix
./niri.nix
];
}