config of the Nix machines
Find a file
2023-06-12 12:24:36 +02:00
nixos added some beginning docu 2023-06-12 12:02:01 +02:00
.gitignore Initial commit 2023-06-11 12:59:47 +00:00
flake-module.nix added some beginning docu 2023-06-12 12:02:01 +02:00
flake.lock initial flake structure 2023-06-12 08:34:47 +02:00
flake.nix initial flake structure 2023-06-12 08:34:47 +02:00
LICENSE changed License from GPL to AGPL 2023-06-12 11:42:12 +02:00
README.md fixed first docu bug 2023-06-12 12:24:36 +02:00

nixConfig

Build a machine

Local

If you want to build the machineconfiguration for machine run

nix build .#nixosConfiguration.<name>.config.system.build.toplevel

On the machine

clone this repo to /etc/nixos/ and nixos-rebuild that will select the appropriate machine based on hostname