1
0
Fork 0
Commit Graph

91 Commits

Author SHA1 Message Date
Kevin Baensch 8007a6de7f
Add tandoor service. 2024-03-02 14:19:33 +01:00
Kevin Baensch 56d9b357b5
Update nextcloud service option names. 2024-02-26 16:45:14 +01:00
Kevin Baensch a082c16b94
Update service names from upstream. 2024-02-26 16:10:14 +01:00
Kevin Baensch cbcdccbdc7
Add hyprland. 2024-02-26 16:10:14 +01:00
Kevin Baensch 4dd8a02129
Ophanim: update secrets. 2023-09-11 22:06:17 +02:00
Kevin Baensch e2330f01fc
Run linter+formatter. 2023-09-11 21:20:14 +02:00
Kevin Baensch 6f9db5e3a4
Format the entire project. 2023-09-11 20:23:04 +02:00
Kevin Baensch 8edba95021
Generate accepted public key files through sops. 2023-09-11 19:31:15 +02:00
Kevin Baensch 79b05baecf
Add acmeRoot to nginx service. 2023-09-10 15:33:21 +02:00
Kevin Baensch 1c9cd2be49
Update hydra service with sops options. 2023-09-10 15:32:53 +02:00
Kevin Baensch c2aa9993ec
Update nextcloud service and configure for sops. 2023-09-10 15:29:51 +02:00
Kevin Baensch 08c9606679
Update gitea service config + configure for sops. 2023-09-10 15:28:26 +02:00
Kevin Baensch 9d78b39bd0
Openssh: KexAlgorithms => settings.KexAlgorithms; disable startWhenNeeded. 2023-09-10 15:27:21 +02:00
Kevin Baensch b699e795ae
Update acme config and remove secretPath reference. 2023-09-10 15:24:35 +02:00
Kevin Baensch b5a6498620
Fix mailserver service + sops config. 2023-09-10 15:22:33 +02:00
Kevin Baensch 483c5d3f39
Modularize desktop service and remove desktop.wms from machine opts. 2023-09-09 22:50:25 +02:00
Kevin Baensch e6efbd736d
Remove mailserver submodule (will be replaced by flake). 2023-09-09 21:32:25 +02:00
Kevin Baensch b2da82bff1
Move fn functions to system specialArgs. 2023-08-28 21:52:46 +02:00
Kevin Baensch 4c79467426
Nixify i3 config. 2023-08-26 08:52:11 +02:00
Kevin Baensch a619bea0fc
Allow users in the video group to change the screen brightness. 2023-08-26 08:04:11 +02:00
Kevin Baensch 41b0efb12d
Add cntr package if container service is enabled. 2023-08-18 11:49:46 +02:00
Kevin Baensch 89f85e9ff2
sub-uid/gid are only needed for podman; improve readability 2023-06-14 21:55:43 +02:00
Kevin Baensch e821fed3ff
Add podman service. 2023-06-07 02:19:22 +02:00
Kevin Baensch 315f401d5f
Remove nspawn service. 2023-02-05 21:53:19 +01:00
Kevin Baensch 4db219c279
Update gitea service confit to match new names. 2023-01-29 16:23:53 +01:00
Kevin Baensch dccbaf1d7c
Update Nextcloud service configuration. 2023-01-29 16:23:26 +01:00
Kevin Baensch 446abd5231
Update openssh config to follow renames. 2023-01-29 16:22:24 +01:00
Kevin Baensch 94589735dc
Add bind service. 2023-01-29 14:39:14 +01:00
Kevin Baensch f344ca1772
Update docker service configuration. 2023-01-29 14:38:08 +01:00
Kevin Baensch 460da50ab8
Add mullvad service wrapper. 2023-01-29 14:37:05 +01:00
Kevin Baensch 87805fc244
Switch python version to python310. 2023-01-29 14:31:48 +01:00
Kevin Baensch dbab1abbac
Gvfs is now set in upstream. 2023-01-29 14:16:25 +01:00
Kevin Baensch 47500b78e3
Add new machine Marid. 2021-11-25 22:03:04 +01:00
Kevin Baensch 4305b3f653
Nspawn containers use host network for now. 2021-10-28 15:18:03 +02:00
Kevin Baensch 7a3b464306
Update i3 config. 2021-10-28 15:03:55 +02:00
Kevin Baensch d6641e36c0
Libinput options have been renamed. 2021-10-28 09:50:49 +02:00
Kevin Baensch 5f4edfeb2a
Move gitpkgs into pkg overrides. 2021-10-28 09:46:12 +02:00
Kevin Baensch 528fec2f0d
NixOS 20.09 Changes. 2020-11-23 23:07:42 +01:00
Kevin Baensch c543303ab9
Auto import files instead of maintaining file list. 2020-03-29 09:10:14 +02:00
Kevin Baensch 8dd3071c89
fail2ban: Fix some broken jails (socket based sshd is still broken). 2020-03-27 13:41:34 +01:00
Kevin Baensch ff5de0a30e
python3: Update to python38. 2020-03-27 13:41:34 +01:00
Kevin Baensch 6379225731
LetsEncrypt acme now requires an email and accepting their TOS. 2020-03-11 02:35:56 +01:00
Kevin Baensch 8511968173
Adapt to unstable option name changes. 2020-02-13 19:53:47 +01:00
Kevin Baensch 5326d689fc
Updated mailserver submodule. (v2.3.0) 2020-01-30 15:12:28 +01:00
Kevin Baensch 3791e05369
nix-serve: run process with hydra user. 2019-12-27 12:28:27 +01:00
Kevin Baensch 249cb634aa
Fix indentation. 2019-12-26 00:53:42 +01:00
Kevin Baensch 92cd95d6ce
mysql: Use ensure* options, split definition up into service files.
note/reason for split: nixos submodule option names aren't standardized...
2019-12-20 08:48:37 +01:00
Kevin Baensch 627a45c070
Fix breakage after switching back from git to unstable channel. 2019-12-18 09:49:39 +01:00
Kevin Baensch 345c054448 nix-serve should no longer use the default store. Move binaryCaches into the machine submodule. 2019-12-14 07:50:59 +01:00
Kevin Baensch c57540c959 Use official nixos-mailserver repo and update to latest commit. 2019-11-20 10:09:34 +01:00