Welcome to my personal NixOS setup. Started my NixOS journey 2024.12.01 by installing on my Micosoft Surface Go 2. This is work in progress, and I still have lots of configuration left.
- Set up virtual keyboard to enable use without physical keyboard #042f5b7d
- Set up HyprGrass with relevant programs etc. #068791fd
- Configure media-keys to work with sound, screenbacklight and hyprsunset #f1ca7129
- Configure hypridle to quicly and easily suspend #a3bf6066
- Set up iio-hyprland for auto-rotating screen #34bb2697
- Set up touch-friendly slides for volume, backlight and hyprsunset #2458f4c0
- Get autoopen kWallet to work for NextCloud client #923f6dd1
- Configure LSP that works in Neovim #44267c56
home-manager switch
- Build new generation and switch to itnix-env --list-generations
- List generationsnix-collect-garbage --delete-old
- Delete old generationsnix-collect-garbage --delete-generations 1 2 3
- Delete sesific generations
sudo nixos-rebuild switch
- Build new generation and switch to itsudo nixos-rebuild list-generations
- List generationssudo nix-collect-garbage --delete-old
- Delete old generations