Remove lappy line

This commit is contained in:
Greg Hellings
2023-12-14 00:47:08 -06:00
parent 940c1954e4
commit 457a4e1c62
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ builds:
- '*.aarch64-linux.*'
- nixosConfigurations.*
- darwinConfigurations.*
- homeConfigurations."gregory.hellings"
- homeConfigurations."gregory.hellings".activationPackage
- devShell.x86_64-linux
- devShell.aarch64-linux
-1
View File
@@ -49,7 +49,6 @@ in {
};
icdm-root = unstable { name = "icdm-root"; };
linode = machine { name = "linode"; };
lappy = machine { name = "lappy"; };
mm = unstable { name = "mm"; };
myself = unstable { name = "myself"; };
iso = machine { name = "iso"; };