mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-07-01 06:50:17 +02:00
1128ee65fda20773657d4373785d95daf5fb011c
Removing old and outdated stuff that is no longer relevant or doesn't apply to neovim specifically.
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%