My NixOS Config 2 - Electric Boogaloo
Find a file
2025-03-16 09:21:45 +01:00
home-manager/luna mainly alacritty stuff 2025-03-16 09:21:45 +01:00
hosts mainly alacritty stuff 2025-03-16 09:21:45 +01:00
modules ? 2025-03-14 21:15:05 +01:00
flake.lock meh 2025-03-15 12:12:43 +01:00
flake.nix mainly alacritty stuff 2025-03-16 09:21:45 +01:00
README.md readme 2025-03-15 15:41:20 +01:00

My personal NixOS Config

Setup

  1. in ~ git clone git@git.lunarakai.de:LunarAkai/new_nix.git nixos
  2. sudo nixos-rebuild switch --flake ~/nixos/#<host>

Credits

Took heavy inspiration (and copied some parts) from Misterio77's config. Thanks!