mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
Unfortunately, the system occasionally gets stuck at the dreaded "stop job" message at times. I haven't delved into figuring out the cause yet, but this change ensures that shutdowns occur in a timely manner.
dotfiles
My NixOS setup with Nix Flakes, Home Manager, and Stylix, running Hyprland.
Goals
- Clean, readable code that can easily be modified to add/remove things as needed.
- A reasonably secure development environment isolated from personal files.
Usage
git clone https://github.com/donovanglover/dotfiles && cd dotfiles
nixos-rebuild buildvm --flake .
./result/bin/run-*-vm
Login
- Username: user
- Password: user
Languages
Nix
100%