My NixOS configuration with Nix Flakes, Home Manager, Stylix, and Hyprland.
Go to file
Donovan Glover 9c64fffdc8
Combine system configuration with home-manager
This works well since I am not interested in different users on the same
machine having different state, and keeps all the relevant configuration
for specific programs in one file.
2023-05-17 08:44:15 -04:00
home-manager Combine system configuration with home-manager 2023-05-17 08:44:15 -04:00
modules Make srb2 a module 2023-05-16 21:23:13 -04:00
.gitattributes gitattributes: Add mpv scripts to vendored list 2022-08-01 12:39:13 -04:00
.gitignore Update .gitignore 2023-05-10 22:19:36 -04:00
configuration.nix Combine system configuration with home-manager 2023-05-17 08:44:15 -04:00
flake.lock nix: Follow home-manager for stylix 2023-05-16 23:35:52 -04:00
flake.nix nix: Follow home-manager for stylix 2023-05-16 23:35:52 -04:00
home.nix nix: Remove unused arguments 2023-05-16 19:29:19 -04:00
laptop.nix Remove hosts directory for now 2023-05-11 19:31:35 -04:00
LICENSE Update LICENSE 2023-04-30 19:37:54 -04:00
README.md Add new README 2023-05-10 16:47:35 -04:00

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