diff options
| author | lassulus <git@lassul.us> | 2023-07-28 23:59:58 +0200 |
|---|---|---|
| committer | lassulus <git@lassul.us> | 2023-07-28 23:59:58 +0200 |
| commit | 02e790c9fb6965e28f1573841181f610ff1599eb (patch) | |
| tree | 5462ffe78c3708806821d893baa6a2c81137812f /makefu/vacation-note.md | |
| parent | fd07efa9e97b0984856a97a44ad0b97130db92f7 (diff) | |
| parent | 3f37acf6f9ea4af21195cd7b0a37ba359105a69d (diff) | |
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'makefu/vacation-note.md')
| -rw-r--r-- | makefu/vacation-note.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/makefu/vacation-note.md b/makefu/vacation-note.md new file mode 100644 index 000000000..3cdc190b2 --- /dev/null +++ b/makefu/vacation-note.md @@ -0,0 +1,19 @@ +From 2015-07-28 until 2023-07-28 here lived the configuration of makefu. + +# New Location +All configutation can now be found at [Github: makefu/nixos-config]( +https://github.com/makefu/nixos-config ) or [cgit: nixos-config]( +https://cgit.euer.krebsco.de/nixos-config ) respectively. + +# Background +With nix flakes it became possible to finally split the configuration up +into smaller chunks. + +With the long hours **lassulus** worked at the GPN'23 to make stockholm into a +flake **makefu** used the opportunity to also flakify this configuration and +use stockholm only as a flake input. + +With this the configuration became more pure (no nix-path includes), inputs are +described as flake inputs and locked as such and secrets are managed by +[sops-nix]( https://github.com/Mic92/sops-nix ). Deployment is now done with +`nixos-rebuild` only. |
