mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-27 06:23:28 +02:00
9e11cb42780638f0a7b37856336431384071f5eb
I *may* abstract this in the future, but for now I have no reason to.
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%