summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-11add toolsMartin Fischer
2024-12-11add firefox, pipewire and thunderbirdMartin Fischer
2024-12-11display battery in swaybarMartin Fischer
2024-12-11increase font size in footMartin Fischer
2024-12-11add vimMartin Fischer
2024-12-11add zshMartin Fischer
2024-12-11add gitMartin Fischer
2024-12-11add custom keyboard layoutMartin Fischer
I've been using my own custom variant of Colemak Mod-DH since at least 2019.
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).