forked from extern/nix-config
c9a3d9c8c5ad449299516dc9295e8b447d2de851
I personally find it frightening that I was previously using PKGBUILDs in Arch Linux for something that could have been so elegantly achieved with Nix and NixOS.
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
Description
Languages
Nix
98.8%
TypeScript
1.2%