My dotfiles/NixOS config repo which uses Nix language and Nix flakes. It is used by both my laptop and my desktop in order to keep uniformity between my devices.
-
Install NixOS minimal ISO image (tutorial)
-
Clone the repo inside a folder in
$HOME
like~/nix/
-
Use the following command to install the config
sudo nixos-rebuild switch --flake .#DEVICE_NAME
- Thinkpad
- Desktop
Can be found in old
branch
Everything is under the MIT LICENSE. Feel free to copy stuff over to your own config.