- I use nix BTW!
- Download the latest iso from this site
- Installation guide
- Manual
- Nix docs
- minimal nixos base
- wm:
sway - terminal:
foot - term font:
monospace - font:
freesans
- use
configuration.nixandflake.nixfiles from the repo and rebuild the system to have a more reproducible build [implementhome-managerfor more reproducibility]
(automatic updates are enabled, so running these commands are not necesssary on a daily basis)
flake
nix flake update
nix flake update home-manager #[if using home-manager]
- Apply the updates
sudo nixos-rebuild switch --flake .
Firefox-->Librewolf(if you wanna use good old firefox, do not use the stock version; I recommend using a custom 'user.js' from arkenfox for enhanced security or Betterfox for a sweetspot between ease of use and better securityneovim- default editormpv- media playertmux- terminal multiplexer
Feel free to use the config files!!
