parent
06e45eeea4
commit
49729903cd
4 changed files with 111 additions and 0 deletions
|
|
@ -47,6 +47,11 @@
|
|||
in
|
||||
{
|
||||
nixosConfigurations = {
|
||||
home02 = mkHost {
|
||||
hostname = "home02";
|
||||
stateVersion = "25.05";
|
||||
};
|
||||
|
||||
nixedo = mkHost {
|
||||
hostname = "nixedo";
|
||||
stateVersion = "24.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue