summaryrefslogtreecommitdiff
path: root/nixos
AgeCommit message (Collapse)Author
2024-12-18tente: add headscaleMartin Fischer
2024-12-18refactor: introduce domains.nixMartin Fischer
2024-12-18refactor(tente): group servicesMartin Fischer
2024-12-18tente: give group access to /srv/gitoliteMartin Fischer
In preparation for cgit.
2024-12-16tente: add nginxMartin Fischer
2024-12-15refactor: move firewall config upMartin Fischer
2024-12-15refactor: define scripts in filesMartin Fischer
2024-12-14tente: change dataDir of gitolite to /srv/gitoliteMartin Fischer
From the default of /var/lib/gitolite.
2024-12-12tente: enable gitoliteMartin Fischer
2024-12-12upgrade nixos-small to 24.11Martin Fischer
2024-12-12enable SSH host-specific terminal background colorsMartin Fischer
2024-12-12refactor: move part-specifics out of .zshrcMartin Fischer
2024-12-11add VPS configMartin Fischer
2024-12-11add pciutils and usbutilsMartin Fischer
2024-12-11add creative toolsMartin Fischer
2024-12-11upgrade to nixos-24.11Martin Fischer
2024-12-11add developer toolsMartin Fischer
2024-12-11add tailscaleMartin Fischer
2024-12-11enable ssh-agentMartin Fischer
2024-12-11add toolsMartin Fischer
2024-12-11add firefox, pipewire and thunderbirdMartin Fischer
2024-12-11display battery in swaybarMartin Fischer
2024-12-11add vimMartin Fischer
2024-12-11add zshMartin Fischer
2024-12-11add gitMartin Fischer
2024-12-11add swayMartin Fischer
The config is the default config copied from /etc/sway/config.
2024-12-11refactor: enable host-specific configurationMartin Fischer
2024-12-11refactor: switch to npinsMartin 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-11refactor: make configuration.nix main entry pointMartin Fischer
2024-12-11clean up configuration.nixMartin Fischer
2024-12-11add config files generated by graphical NixOS installerMartin Fischer
2024-11-29import https://github.com/infinisil/sanixSilvan Mosberger
I (Martin) squashed the commits up to the currently latest (37b7f370e36f1a1e90f746e0a4f80582058f7d55).