Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-18 | tente: add headscale | Martin Fischer | |
2024-12-18 | refactor: introduce domains.nix | Martin Fischer | |
2024-12-18 | refactor(tente): group services | Martin Fischer | |
2024-12-18 | tente: give group access to /srv/gitolite | Martin Fischer | |
In preparation for cgit. | |||
2024-12-16 | tente: add nginx | Martin Fischer | |
2024-12-15 | refactor: move firewall config up | Martin Fischer | |
2024-12-15 | refactor: define scripts in files | Martin Fischer | |
2024-12-14 | tente: change dataDir of gitolite to /srv/gitolite | Martin Fischer | |
From the default of /var/lib/gitolite. | |||
2024-12-12 | tente: enable gitolite | Martin Fischer | |
2024-12-12 | upgrade nixos-small to 24.11 | Martin Fischer | |
2024-12-12 | enable SSH host-specific terminal background colors | Martin Fischer | |
2024-12-12 | refactor: move part-specifics out of .zshrc | Martin Fischer | |
2024-12-11 | add VPS config | Martin Fischer | |
2024-12-11 | add pciutils and usbutils | Martin Fischer | |
2024-12-11 | add creative tools | Martin Fischer | |
2024-12-11 | upgrade to nixos-24.11 | Martin Fischer | |
2024-12-11 | add developer tools | Martin Fischer | |
2024-12-11 | add tailscale | Martin Fischer | |
2024-12-11 | enable ssh-agent | Martin Fischer | |
2024-12-11 | add tools | Martin Fischer | |
2024-12-11 | add firefox, pipewire and thunderbird | Martin Fischer | |
2024-12-11 | display battery in swaybar | Martin Fischer | |
2024-12-11 | add vim | Martin Fischer | |
2024-12-11 | add zsh | Martin Fischer | |
2024-12-11 | add git | Martin Fischer | |
2024-12-11 | add sway | Martin Fischer | |
The config is the default config copied from /etc/sway/config. | |||
2024-12-11 | refactor: enable host-specific configuration | Martin Fischer | |
2024-12-11 | refactor: switch to npins | Martin Fischer | |
niv is written in Haskell, while npins is written in Rust. I'm more comfortable with Rust. npins also seems more actively maintained. The files in npins/ were generated with: nix-shell -p npins npins init --bare npins add --name nixos channel nixos-24.05 | |||
2024-12-11 | refactor: make configuration.nix main entry point | Martin Fischer | |
2024-12-11 | clean up configuration.nix | Martin Fischer | |
2024-12-11 | add config files generated by graphical NixOS installer | Martin Fischer | |
2024-11-29 | import https://github.com/infinisil/sanix | Silvan Mosberger | |
I (Martin) squashed the commits up to the currently latest (37b7f370e36f1a1e90f746e0a4f80582058f7d55). |