mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-04 05:10:51 +02:00
ae8fdd8ac782b74325167cbc82fb0a4c5e437937
This is necessary since the current srb2 package in nixpkgs is outdated. Based on https://github.com/NixOS/nixpkgs/pull/187320
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%