My NixOS configuration
Inspired by the DMC game series.
| Name | Description |
|---|---|
| Nephilims | My systems, real or virtual. |
| Devil Arms | NixOS modules |
| Devil Breakers | HomeManager modules |
| Devil Triggers | Enhancements, utils, themes.. |
| Nico | The crafty bits :) |
| Morrison | The Documentation |
| Orbs | Nix overlays |
| Sins | Encrypted secrets |
Example for vergil:
nix build .#nixosConfigurations.vergilInstaller.config.system.build.isoImage -o vergil-iso
find the thumbdrive using `lsblk` and replace `/dev/sdb` below
sudo dd if=vergil-iso/iso/TAB.iso of=/dev/sdb status=progress- With the USB, enter boot selection with F12 (on dell).
- use
nmtuito activate wifi. - run
ip ato show ip addr. - now you can access via ssh (this is optional, of course).
- run
sudo su. - run
party. Enter your LUKS passphrase. - run
flaky. - go take a nap. It is gonna take awhile.
- reboot!
- run
nmtuito setup your wifi. - run
sudo passwd $USERto change your password. - run
Hyprland.
- update this flake according to the generated config from
nixos-generate-config --root /mnt. - run
flaky.
I learned alot (and also copied 😅) from the community.
🙇 @fufexan
🙇 @ruixi
🙇 @hlissner