Commit graph

130 commits

Author SHA1 Message Date
609e8e4439
services: printing: init
Adds CUPS and avahi for printing and discovering
printers on the network.
2025-06-04 22:31:36 +02:00
22ab0638d2
kanata: add my shitty dell keyboard 2025-06-04 22:31:23 +02:00
a64bc12cf1
loki: stalwart: formatting 2025-06-04 08:29:24 +02:00
a951911578
progress dump 2025-06-04 08:26:35 +02:00
9b49d467e8
plausible: fix base url 2025-05-26 10:38:06 +02:00
9deefd02e5
services: plausible: init 2025-05-26 10:32:38 +02:00
5984b39f69
grafana: fix path to dashboards 2025-05-26 10:10:35 +02:00
1dd7f57bb3
grafana: fix fetchurl 2025-05-26 10:04:30 +02:00
d742bcafc3
forgejo: cleanup, disable dump 2025-05-26 10:00:18 +02:00
7c04c06766
grafana: add dashboards 2025-05-26 09:59:56 +02:00
feb0f86e95
stalwart: add stalwart user 2025-05-22 22:55:05 +02:00
4e4795cc88
stalwart: fix localhost ips, fix postgresql 2025-05-22 22:42:38 +02:00
35f32fe673
acme: remove invalid config 2025-05-22 22:42:30 +02:00
79d75bb7c2
stalwart: progress 2025-05-22 22:29:59 +02:00
6d4540dd25
acme: remove own certs 2025-05-22 22:07:13 +02:00
9caba268fa
acme: append extra config 2025-05-22 21:53:22 +02:00
136e9285fa
postgresql: comment changes 2025-05-22 21:53:22 +02:00
1675c5f193
acme: fix acmeroot 2025-05-22 18:52:49 +02:00
ca3205346e
forgejo: remove redundant acme settings 2025-05-22 18:32:15 +02:00
980abb4022
acme: update domains 2025-05-22 18:28:07 +02:00
c0aeed8ea4
stalwart: fix domain issues 2025-05-22 18:19:27 +02:00
a20746490a
acme: init 2025-05-22 18:08:18 +02:00
9edc2a4ad4
stalwart: init 2025-05-22 17:45:17 +02:00
82347ff291
wayneko: switch to virt's fork
I love my zebra cat
2025-05-17 23:47:05 +02:00
9f925d579b
chore: allow pinging of hosts, remove unneeded firewall file 2025-05-09 09:53:49 +02:00
1c662fcce6 owncloud/module.nix: unharden 2025-05-04 00:26:08 +02:00
39e2eefd98 grafana: remove http prefix for postgres 2025-05-02 13:23:39 +02:00
57a0a84398 wrapped programs: switch to nativeBuildInputs 2025-04-29 16:46:28 +02:00
824e30fc7c wayneko/module.nix: more systemd hardening tweaks 2025-04-22 21:25:36 +02:00
6e70e952e2 greetd, hyprland: fix greeter and lock screen 2025-04-20 20:48:25 +02:00
57af25abe7 wayneko/module.nix: extra hardening 2025-04-20 20:48:08 +02:00
c794381bac greetd/module.nix: Hyprland autologin 2025-04-20 20:13:49 +02:00
e0fb4b8903 services: move .nix files into their own dirs 2025-04-18 18:01:27 +02:00
2a3c4899fb forgejo/module.nix: add dumping 2025-04-18 17:50:26 +02:00
936d8f9090 grafana/module.nix: fix datasources 2025-04-18 15:59:15 +02:00
61f9e30242 prometheus/module.nix: fix cfg 2025-04-18 15:58:41 +02:00
290f541c5f loki/module.nix: init 2025-04-18 15:51:28 +02:00
1142f10c18 prometheus/module.nix: add nginx 2025-04-18 15:51:08 +02:00
9454d21bbd grafana: disable signup, add provisioning 2025-04-18 15:50:39 +02:00
524edd90ed prometheus/module.nix: init 2025-04-18 15:08:39 +02:00
734e30bc45 forgejo/module.nix: inherit mkEnableOption 2025-04-18 14:50:32 +02:00
bbe481be8a services/grafana: init 2025-04-18 14:50:32 +02:00
afafd02d9a nginx: simplify ssl settings 2025-04-18 12:35:51 +02:00
09d2901003 ssh: set SSH_AUTH_SOCK systemwide 2025-04-13 21:58:36 +02:00
863eb41a1d forgejo/templates: rename issues and pull requests
Doing le funny
2025-04-12 09:33:05 +02:00
319ed0761e forgejo/module.nix: set the default branch to master 2025-04-12 08:47:24 +02:00
bbf4e67d5a forgejo: add a template for the home page 2025-04-10 22:41:50 +02:00
2cfa47b387 forgejo/module.nix: add codeberg theme 2025-04-10 20:15:09 +02:00
b46922bd1c services/nextcloud: switch to owncloud 2025-04-10 19:00:39 +02:00
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00