ref: refactor service configuration
This commit is contained in:
parent
a5530c31a9
commit
0f3ccffd4d
3 changed files with 12 additions and 69 deletions
|
|
@ -22,14 +22,7 @@ in {
|
|||
imports = [
|
||||
"${fetchTarball "https://github.com/NixOS/nixos-hardware/archive/${nixosHardwareVersion}.tar.gz"}/raspberry-pi/4"
|
||||
./network/static-ip.nix
|
||||
./services/openssh.nix
|
||||
#./services/blocky.nix #dns
|
||||
./services/unbound.nix #dns
|
||||
./services/kea.nix #dhcp
|
||||
./services/nginx.nix #reverse proxy
|
||||
./services/qbittorrent.nix #torrent
|
||||
./services/kiwix.nix #wiki mirror
|
||||
./services/kiwix-updater.nix #wiki mirror update
|
||||
./services
|
||||
./users
|
||||
./programs
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue