forked from extern/nix-config
4a9413fa9ef639a326a5937d39379bdd9ac7e90b
Note that this uses the base0A, base09, and base02 colors specifically. The first two are the accent colors used by Stylix, and the last one is the color that was closest to Hyprland's default.
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%