forked from extern/nix-config
f6aefe56549aaca2272193cabdd189b2c5a6e490
This fixes an issue where Hyprland would suffer from the upside-down cursor bug in QEMU/KVM due to depending on wl-roots.
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%