This is a work-in-progress configuration for my NixOS and home-manager setup.
This configuration is managed with Nix flakes. To use this configuration:
Replace path/to/your/flake with the path to this directory and yourSystemName with the name of your system configuration.
sudo nixos-rebuild switch --flake path/to/your/flake#yourSystemName
This is a work in progress. The configuration is not yet complete and may change significantly.
If you have any suggestions or feedback, please open an issue on the GitHub repository.