nixos-configs/modules/ags/config/lockscreen.js
matt1432 94ce797784
All checks were successful
Discord / discord commits (push) Has been skipped
feat(ags): replace hyprlock with ags
2024-04-19 17:01:09 -04:00

4 lines
120 B
JavaScript

import { transpileTypeScript } from './js/utils.js';
export default (await transpileTypeScript('lockscreen')).default;