2 lines
56 B
Nix
Raw Normal View History

2023-11-16 23:06:28 +01:00
{ ... }: { imports = [ ./gpg ./polkit ./sops ./ssh ]; }