mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Add host "proxima"
This commit is contained in:
parent
a967af30cf
commit
be2783a09b
7 changed files with 179 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
|||
flake.nixosConfigurations = lib.mkMerge [
|
||||
(mkHost "north" unstable)
|
||||
(mkHost "inspiron" unstable)
|
||||
(mkHost "proxima" stable)
|
||||
(mkHost "installer" stable)
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue