mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
Add host "cirrus"
This commit is contained in:
parent
ce8d4e4208
commit
01428a1383
7 changed files with 131 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ in
|
|||
flake = {
|
||||
nixosConfigurations = lib.mkMerge [
|
||||
(mkHost "alto")
|
||||
(mkHost "cirrus")
|
||||
(mkHost "fern")
|
||||
(mkHost "north")
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue