mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Add new host "fern"
This commit is contained in:
parent
c56cefd0c4
commit
02cd2d5f03
8 changed files with 177 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ in
|
|||
nixosConfigurations = lib.mkMerge [
|
||||
(mkHost "north")
|
||||
(mkHost "inspiron")
|
||||
(mkHost "fern")
|
||||
(mkHost "stratus")
|
||||
(mkHost "installer")
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue