Files
nixos/modules/system/scripts.nix
T
2025-12-24 22:34:08 -06:00

6 lines
70 B
Nix

{
imports = [
../../script/hakase-lauch-or-focus-tui.nix
];
}