Files
nixos/modules/system/scripts.nix
T
2025-12-26 15:29:31 -06:00

6 lines
68 B
Nix

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