To set up these dotfiles on your own machine, follow the steps below:
- 💻 Operating System: [NixOS]
- 🧑💻 Prerequisites: [A minimal NixOS installation]
-
Temporarily install git
nix-shell -p git
-
Clone the repository:
git clone https://github.com/Qwacktuz/nixos-config.git
-
Read and run the setup script:
./install.sh
-
Reboot & enjoy!
These flakes were based on Frost-Phoenix's Flakes. It provided a great starting point for my own nix flakes :)