Here we go again!
Here lies my NixOS plus dwm desktop setup config file, check'em out and pick your favourites!
Since I use Flakes and Home Manager for NixOS configuration setup, you could just clone this repository and run the nixos-rebuild command with --flake arguments to copy all my configs:
Caution
I suppose you've already have a freshly installed NixOS running.
After installed NixOS:
git clone https://github.com/lightmon233/nixos-dotfiles.githardware-configuration.nix under main branch is used for Thinkpad X250 with my own drive, you should replace this file with your dedicated configuration.
Note
Config under main branch is for Thinkpad X250 which has a 12.5 inch display with a resolution of 1366x768.
sudo cp /etc/nixos/hardware-configuration.nix ~/nixos-dotfiles/ # assume you've placed that repo under your home directory, same as below.sudo nixos-rebuild switch --flake ~/nixos-dotfiles#nixos-btw
# change nixos-btw to your machine's hostname.reboot- Fix synchronous issue with Mod+Shift+N wallpaper changing hotkey.
