summaryrefslogtreecommitdiff
path: root/nixos
AgeCommit message (Collapse)Author
5 daysfix(tente): systemd log field name must be uppercaseHEADmasterMartin Fischer
5 daysdeps: update rust-featuresMartin Fischer
5 daystweak(tente): normalize level in Alloy to lowercaseMartin Fischer
6 daysfeat(tente): add rust-featuresMartin Fischer
6 daysrefactor(tente): rename domain to baseDomainMartin Fischer
9 daysfix(workstation): update Zed for amdgpu bug workaroundMartin Fischer
10 daysfeat(tente): add GotifyMartin Fischer
11 daysfeat(workstation): add GoMartin Fischer
2025-03-27tweak(tente): rotate matrix nginx access logs dailyMartin Fischer
2025-03-27refactor: pass config to helpersMartin Fischer
2025-03-27tweak(tente): increase Synapse log level to warningMartin Fischer
2025-03-26tweak(tente): use logfmt for osm-proposalsMartin Fischer
2025-03-20tweak(tente): enable fail2ban for SSHMartin Fischer
2025-03-20feat(tente): monitor database sizesMartin Fischer
2025-03-17refactor(tente): put scrapeConfigs before exportersMartin Fischer
2025-03-17refactor(tente): rename prometheusExporterPortMartin Fischer
There are many different Prometheus exporters.
2025-03-15feat(tente): add geopos.linkMartin Fischer
2025-03-15feat(workstation): add license-generatorMartin Fischer
2025-03-12feat(tente): add spec.pubMartin Fischer
2025-03-12feat(tente): derive filetype metadata for HTTP requestsMartin Fischer
2025-03-12tente: redirect /posts/atom.xmlMartin Fischer
The file now has the .atom extension to make it easily recognizable in Grafana's LogQL.
2025-03-12feat(tente): report nginx access logs to LokiMartin Fischer
2025-03-12feat(tente): add Grafana, Loki, Alloy and PrometheusMartin Fischer
2025-03-09feat(tente): enable tailscaleMartin Fischer
2025-03-09feat(tente): add osm-proposalsMartin Fischer
2025-03-09fix(tente): close the connection for unknown Host headersMartin Fischer
2025-03-09tente: configure separate nginx logsMartin Fischer
2025-03-09refactor: rename lib.nix to helpers.nixMartin Fischer
To avoid confusion with nixpkgs.lib.
2025-03-09deps: update nixpkgs-unstableMartin Fischer
For Zed >0.176.1 where pyright failing to start has been fixed (https://github.com/zed-industries/zed/pull/24873).
2025-03-09chore: remove superfluous newlines at end of filesMartin Fischer
2025-03-08feat(workstation): add fastboot and go-mtpfsMartin Fischer
2025-03-02feat(workstation): add fastmodMartin Fischer
2025-02-27feat(workstation): generate wallpaper from roadmap.mdMartin Fischer
2025-02-27docs: add one-line descriptions to workstation scriptsMartin Fischer
2025-02-24tweak(workstation): use Zed from unstableMartin Fischer
2025-02-24refactor: name npins import sourcesMartin Fischer
2025-02-24deps: updateMartin Fischer
2025-02-24chore: sort npins/sources.json alphabeticallyMartin Fischer
npins automatically changes it to this order when doing any changes.
2025-02-23tweak(workstation): make Firefox open new tabs after currentMartin Fischer
2025-02-23feat(workstation): add typst and zathuraMartin Fischer
2025-02-23feat(workstation): add zedMartin Fischer
2025-02-22feat(workstation): add platformio and dialout group for split-flapMartin Fischer
2025-02-21refactor: move user config to workstation profileMartin Fischer
2025-01-25feat(workstation): add notify-sendMartin Fischer
2025-01-25feat(workstation): add poweralertdMartin Fischer
My laptop died on me a couple times while I was working because it didn't complain about the running out battery.
2025-01-15feat(workstation): add unzipMartin Fischer
2025-01-02feat(workstation): use nix from git for --raw support in nix-instantiate --evalMartin Fischer
2024-12-30feat(workstation): add element-desktopMartin Fischer
2024-12-30refactor: move postgresql config under shared/Martin Fischer
2024-12-29fix(server): disable PasswordAuthentication for opensshMartin Fischer