Here is my NixOS and Home Manager configurations. The configurations are provided as a flake and should currently be considered work in progress.
You can see what outputs this flake produces by running:
nix flake showTo build the NixOS configuration located in hosts/ run the following command:
sudo nixos-rebuild --flake .#edb switchTo build the home manager configuration located in homes/ run the following command:
home-manager --flake .#rumle@edb switchYou can try this configuration in a virtual machine by running
nix runThis will boot a virtual machine with qemu where you can play around with this setup.
If you want to get an ISO with this configuration run:
nix buildThis builds the ISO image with a NixOS installer. You can flash it to a USB drive and boot a live environment of this setup.
- Font module for home-manager
- Make swaylock follow nix-colors
- Disko setup with full disk encryption