Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-15 | feat(workstation): add license-generator | Martin Fischer | |
2025-03-12 | feat(tente): add spec.pub | Martin Fischer | |
2025-03-12 | feat(tente): derive filetype metadata for HTTP requests | Martin Fischer | |
2025-03-12 | tente: redirect /posts/atom.xml | Martin Fischer | |
The file now has the .atom extension to make it easily recognizable in Grafana's LogQL. | |||
2025-03-12 | feat(tente): report nginx access logs to Loki | Martin Fischer | |
2025-03-12 | feat(tente): add Grafana, Loki, Alloy and Prometheus | Martin Fischer | |
2025-03-09 | feat(tente): enable tailscale | Martin Fischer | |
2025-03-09 | feat(tente): add osm-proposals | Martin Fischer | |
2025-03-09 | fix(tente): close the connection for unknown Host headers | Martin Fischer | |
2025-03-09 | tente: configure separate nginx logs | Martin Fischer | |
2025-03-09 | refactor: rename lib.nix to helpers.nix | Martin Fischer | |
To avoid confusion with nixpkgs.lib. | |||
2025-03-09 | deps: update nixpkgs-unstable | Martin Fischer | |
For Zed >0.176.1 where pyright failing to start has been fixed (https://github.com/zed-industries/zed/pull/24873). | |||
2025-03-09 | chore: remove superfluous newlines at end of files | Martin Fischer | |
2025-03-08 | feat(workstation): add fastboot and go-mtpfs | Martin Fischer | |
2025-03-02 | feat(workstation): add fastmod | Martin Fischer | |
2025-02-27 | feat(workstation): generate wallpaper from roadmap.md | Martin Fischer | |
2025-02-27 | docs: add one-line descriptions to workstation scripts | Martin Fischer | |
2025-02-26 | chore: update deprecated Zed setting | Martin Fischer | |
(Was done automatically by Zed.) | |||
2025-02-24 | tweak(workstation): use Zed from unstable | Martin Fischer | |
2025-02-24 | refactor: name npins import sources | Martin Fischer | |
2025-02-24 | deps: update | Martin Fischer | |
2025-02-24 | chore: sort npins/sources.json alphabetically | Martin Fischer | |
npins automatically changes it to this order when doing any changes. | |||
2025-02-23 | tweak(workstation): make Firefox open new tabs after current | Martin Fischer | |
2025-02-23 | feat(workstation): add typst and zathura | Martin Fischer | |
2025-02-23 | feat(workstation): add zed | Martin Fischer | |
2025-02-22 | feat(workstation): add platformio and dialout group for split-flap | Martin Fischer | |
2025-02-21 | refactor: move user config to workstation profile | Martin Fischer | |
2025-01-25 | feat(workstation): add notify-send | Martin Fischer | |
2025-01-25 | feat(workstation): add poweralertd | Martin 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-15 | feat(workstation): add unzip | Martin Fischer | |
2025-01-06 | fix(user/zsh): set VISUAL instead of EDITOR | Martin Fischer | |
EDITOR is meant for line editors while VISUAL is meant for full-screen editors. Also most software appears to prefer VISUAL over EDITOR (e.g. git and sudoedit). | |||
2025-01-04 | feat(user/vim): add djot syntax highlighting | Martin Fischer | |
From https://github.com/jgm/djot. | |||
2025-01-02 | feat(workstation): use nix from git for --raw support in nix-instantiate --eval | Martin Fischer | |
2024-12-30 | feat(workstation): add element-desktop | Martin Fischer | |
2024-12-30 | refactor: move postgresql config under shared/ | Martin Fischer | |
2024-12-29 | fix(server): disable PasswordAuthentication for openssh | Martin Fischer | |
2024-12-29 | feat(ev): add qbittorrent | Martin Fischer | |
2024-12-29 | feat(shared): add vpn | Martin Fischer | |
2024-12-29 | ev: add kodi | Martin Fischer | |
2024-12-29 | ev: add external HDDs | Martin Fischer | |
2024-12-29 | ev: add zigbee2mqtt and mosquitto | Martin Fischer | |
2024-12-28 | refactor(tente): declare ports in default.nix | Martin Fischer | |
2024-12-27 | refactor: split up tente/default.nix | Martin Fischer | |
2024-12-27 | refactor: introduce profiles | Martin Fischer | |
2024-12-27 | refactor: move host configs under hosts/ | Martin Fischer | |
2024-12-27 | refactor: merge domains.nix into tente-configuration.nix | Martin Fischer | |
2024-12-27 | fix: remove ignored tailscale.extraUpFlags | Martin Fischer | |
It only takes effect if authKeyFile is specified. | |||
2024-12-24 | graphical: set Firefox devPixelsPerPx to 1.2 | Martin Fischer | |
2024-12-24 | add grim and gimp | Martin Fischer | |
For taking screenshots and looking at them in detail. | |||
2024-12-23 | graphical: tweak firefox settings | Martin Fischer | |