mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-06 13:59:23 +02:00
a3e21ba90d15968c269d49f266f7a7be475fa43c
As nice as it would be to use nvim-cursorline, it simply causes too many issues with other files, throwing errors on each cursor movement.
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%