Skip to content

EricTheMagician/infrastructure

Repository files navigation

Deploying machines

To deploy all machines run:

nix run github:serokell/deploy-rs

To deploy a single machine

nix run github:serokell/deploy-rs .#mini-nix

To build and deploy locally

nixos-rebuild switch --flake .#

To install nix locally

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

To just install my home-manager. This assumes your username is eric

#build the package
nix build github:EricTheMagician/infrastructure#homeConfigurations.eric.activationPackage
# and activate
./result/activate

About

NixOS home configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published