mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Move installer generation into it's own repo
This commit is contained in:
parent
7580c67c31
commit
2793a33d2f
3 changed files with 0 additions and 41 deletions
|
|
@ -25,7 +25,6 @@ in
|
|||
flake = {
|
||||
nixosConfigurations = lib.mkMerge [
|
||||
(mkHost "fern")
|
||||
(mkHost "installer")
|
||||
(mkHost "north")
|
||||
(mkHost "stratus")
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue