forked from extern/nix-config
f3a14515f8b962d2978288fb791643954b24bb6b
Unfortunately, KMSCON was extremely buggy and caused a variety of graphical glitches and random character sequences across a non-trivial amount of virtual consoles. Because of this, Hyprland as the main environment will be preferred with a way to emulate a tty-like appearance.
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%