trivionomicon/modules/default.nix
2025-08-06 13:40:06 -06:00

6 lines
34 B
Nix

{
imports = [
./sway
];
}