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

6 lines
60 B
Nix

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