This repository contains my Nix configurations for reproducible and declarative systems.
To apply or update the system, run the following command:
sudo darwin-rebuild switch --flake github:onnovalkering/configurationBoot into the NixOS installer and run the installation script:
curl -sLO https://raw.githubusercontent.com/onnovalkering/configuration/main/install.sh
bash install.shTo apply or update the system, run the following command:
sudo nixos-rebuild switch --flake github:onnovalkering/configuration