nixfiles/home/helpers/default.nix

7 lines
49 B
Nix

{...}:
{
imports = [
./swaylock.nix
];
}