Commit Graph

117 Commits

Author SHA1 Message Date
22e350563e Revert "gitignore: don't ignore configuration.nix"
This reverts commit b98468d1ff.
2025-08-04 22:12:18 -07:00
954ccf3dec hosts/db-pg17: add ssh key for mac 2025-08-04 21:30:07 -07:00
c1c2a4d383 roles/dbserver-postgresql: use enableTCPIP option 2025-08-04 20:41:37 -07:00
727bd96aad hosts/fs-01: change hostname 2025-08-03 22:06:16 -07:00
4ced72fbcf hosts: syncthing-01 -> fs-01 2025-08-03 20:27:44 -07:00
f030e43979 base/base.nix: enable nixOS flakes 2025-07-27 16:28:27 -07:00
d374e8c73b roles/syncthingserver: finalize GUI settings 2025-07-27 01:51:22 -07:00
5045b10661 roles/syncthingserver: disable host checking 2025-07-27 01:45:51 -07:00
47c67c31c3 roles/syncthingserver: whitelist Tailscale domain for GUI 2025-07-27 01:36:50 -07:00
ad57912bbb roles/syncthingserver: use hostName variable for syncthing URL 2025-07-27 01:32:22 -07:00
753346f456 roles/syncthingserver: update traefik config to better match syntax 2025-07-27 01:14:59 -07:00
8f9cda91c9 roles/syncthingserver: give traefik ability to create Tailscale certs 2025-07-27 00:57:05 -07:00
b4db507e9a roles/syncthingserver: explicitly install needed packages 2025-07-27 00:56:54 -07:00
553ad38297 roles/syncthingserver: add config for traefik and tailscale 2025-07-27 00:52:54 -07:00
fed661ebbb roles/syncthingserver: remove options for listen address and port 2025-07-27 00:52:32 -07:00
94a85f6033 roles/syncthingserver: guiPort -> cfg.guiPort 2025-07-27 00:22:49 -07:00
6af7a2f6ab roles/syncthingserver: delete option autoAcceptFolders 2025-07-27 00:21:12 -07:00
24e888de1e Merge branch 'main' into roles/syncthingserver 2025-07-27 00:20:20 -07:00
1ee43b1658 hosts/syncthing-01: add default.nix 2025-07-27 00:15:08 -07:00
9ae5326cfe hosts/syncthing-01: add default.nix 2025-07-27 00:13:11 -07:00
34bece7b0f roles/syncthingserver: initial implementation 2025-07-27 00:05:04 -07:00
5d3ff22e9f templates: add configuration.nix 2025-07-26 23:59:30 -07:00
b98468d1ff gitignore: don't ignore configuration.nix 2025-07-26 23:59:15 -07:00
c13ebc0e68 Run updated nixfmt formatter 2025-07-16 06:44:27 -07:00
28bf5fc9f0 hosts/print-01/default.nix: add xenon pubkey 2025-07-15 06:08:01 -07:00
03574c5002 hosts/print-01: add host-specific config 2025-07-14 13:29:00 -07:00
bde81167d9 hosts/nbg-01/default.nix: add radon ssh key 2025-07-10 17:29:54 -07:00
bd4fb72038 hosts/hel-01/default.nix: add key for radon 2025-07-10 17:19:29 -07:00
30531ff65f hosts/nbg-01: add default.nix 2025-07-08 22:54:05 -07:00
54f761b68b hosts/hel-01/default.nix: change hostname to str 2025-07-08 22:45:58 -07:00
4c7fc9304d hosts/hel-01: add default.nix 2025-07-08 22:44:31 -07:00
ea5951687d hosts/db-pg17/default.nix: use base.hostName instead of networking.hostName 2025-07-08 22:38:10 -07:00
32db620a1e templates/hosts-default.nix: remove ssh key 2025-07-08 22:32:21 -07:00
dcc15cda4c hosts/test-nixos: add default.nix 2025-07-08 22:31:58 -07:00
da6af15696 templates/hosts-default.nix: don't use hostName variable 2025-07-08 22:29:37 -07:00
5bdc587c04 templates/hostvars.nix -> templates/hosts-default.nix 2025-07-08 22:28:26 -07:00
1998baf4e8 templates/hostvars.nix: initial base config 2025-07-08 22:27:54 -07:00
bed61ee8a5 hosts/db-pg17/default.nix: add base config 2025-07-08 22:25:57 -07:00
926f9f188b hosts/hosts.nix: delete module 2025-07-08 22:16:43 -07:00
95ba29fb10 hosts/hosts.nix: recursively import host-specific configs 2025-07-08 21:44:15 -07:00
b7e218a0a5 base/base.nix: don't pass hostName var 2025-07-08 21:27:46 -07:00
88c4e28a42 base/base.nix: set hostname in base module using nix opt 2025-07-08 21:25:21 -07:00
97fbd1f33e roles/monitorserver.nix: use services directory instead of apps 2025-07-08 20:54:45 -07:00
f99efd1580 base/network.nix: change enableStubResolver opt to enableStubListener 2025-07-08 15:51:00 -07:00
01c039c805 base/network.nix: switch type of enableMDNS option from bool to str 2025-07-08 15:49:19 -07:00
16505bdf17 base/base.nix: remove unnecessary openssh line 2025-07-08 00:38:58 -07:00
f3f70b01ee Revert "base/base.nix: remove ssh keys from base"
This reverts commit cab1a6c739.
2025-07-08 00:38:25 -07:00
cab1a6c739 base/base.nix: remove ssh keys from base 2025-07-08 00:37:19 -07:00
967588ed98 base/base.nix: remove extra blank line 2025-07-08 00:32:12 -07:00
ce9cdc4be6 base/base.nix: fix incorrect ssh key example 2025-07-08 00:31:58 -07:00