aboutsummaryrefslogblamecommitdiff
path: root/modules/services/default.nix
blob: 94250d237654f20b48c30fdbcbfba787c30d5532 (plain) (tree)
1
2
3
4
5
6
7
8
9


        

             

             
               
                






                
 
{ ... }:

{
  imports = [
    ./fwupd
    ./gitea
    ./grafana
    ./navidrome
    ./prometheus
    ./samba
    ./ssh-server
    ./tailscale
    ./thermald
    ./tlp
    ./unifi
  ];
}