Files
nixos/modules/system/scripts.nix
T
2025-12-24 23:03:49 -06:00

6 lines
59 B
Nix

{
imports = [
../../script/hakase-scripts.nix
];
}