infrastructure/hosts/neodymium/services/default.nix

2 lines
50 B
Nix
Raw Normal View History

{ ... }: { imports = [ ./borgbackup ./greetd ]; }