Remove nixedo host

This commit is contained in:
Oliver Davies 2024-07-22 18:09:50 +01:00
parent e63150e278
commit c7ca1fd14c

View file

@ -42,11 +42,6 @@
desktop = true; desktop = true;
hostname = "apollo"; hostname = "apollo";
}; };
nixedo = mkNixos {
desktop = true;
hostname = "nixedo";
};
}; };
homeConfigurations = { homeConfigurations = {