Skip to content

cameronfyfe/nixos-configs

Repository files navigation

nixos-configs

primary: github:cameronfyfe/nixos-configs
mirror: gitlab:cameronfyfe/nixos-configs

Quick start

Build nixos config for current system:

just build

Build specific nixos config:

just build cameron-laptop
just build server

Update nixpkgs in flake lock:

just update

Deploy to current system:

just deploy

Deploy to new system with different hostname:

./bootstrap.sh <target_hostname>
git restore flake.nix
just deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published