Files
parana/modules/lightdm/default.nix
2026-07-10 20:07:29 -04:00

7 lines
53 B
Nix

{ ... }:
{
imports = [
./aqua-theme.nix
];
}