Commit graph

10 commits

Author SHA1 Message Date
Felix Schröter 10c0834daa
refactor(flake): optimize structure
- get rid of some `rec`s
- move lib & overlays into flake modules
2023-09-30 16:40:05 +02:00
Felix Schröter 09f7db14c3
fix: use specialArgs instead of _module.args
Avoids infinite recursion issues in some cases.
2023-07-12 22:14:28 +02:00
Felix Schröter 1da5ce612e
feat: expand systemd notify service with libnotify option 2023-01-06 19:23:11 +01:00
Felix Schröter 9965f73c74
style: fix some statix issues 2022-09-28 15:27:19 +02:00
Felix Schröter 63ddbbd2e0
chore(nix): switch to stable nix package
Since flakes are supported since nix 2.4
2022-05-19 02:59:04 +02:00
Felix Schröter b57b2293ca
feat(restic): limit resource usage 2022-05-11 20:26:19 +02:00
Felix Schröter 68d499f5cf
feat: setup email notification on systemd failures 2022-05-01 16:42:56 +02:00
Felix Schröter b30e96b595
feat: improve flake structure 2021-08-08 17:48:48 +02:00
Felix Schröter 5a6de0b6c8
chore(flake): update inputs 2020-11-14 11:16:08 +01:00
Felix Schröter 66321a27b8
feat(rpi4): setup acme and cfdyndns 2020-10-03 16:36:57 +02:00