Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | increase font size in foot | 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 custom keyboard layout | Martin Fischer | |
I've been using my own custom variant of Colemak Mod-DH since at least 2019. | |||
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). |