Skip to content

My Nix flake for infrastructure as code

Notifications You must be signed in to change notification settings

thebananathief/nixdots

Repository files navigation

Setup NixOS for a flake configuration Run as root?

su -
pushd /etc/nixos
git clone <flake> nixdots
pushd nixdots
chmod u+x nixos-rebuild git-sync
ln -sv /etc/nixos/nixdots/flake.nix /etc/nixos/flake.nix
./nixos-rebuild switch

About

My Nix flake for infrastructure as code

Resources

Stars

Watchers

Forks