Remove lappy line
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ builds:
|
|||||||
- '*.aarch64-linux.*'
|
- '*.aarch64-linux.*'
|
||||||
- nixosConfigurations.*
|
- nixosConfigurations.*
|
||||||
- darwinConfigurations.*
|
- darwinConfigurations.*
|
||||||
- homeConfigurations."gregory.hellings"
|
- homeConfigurations."gregory.hellings".activationPackage
|
||||||
- devShell.x86_64-linux
|
- devShell.x86_64-linux
|
||||||
- devShell.aarch64-linux
|
- devShell.aarch64-linux
|
||||||
|
|||||||
@@ -49,7 +49,6 @@ in {
|
|||||||
};
|
};
|
||||||
icdm-root = unstable { name = "icdm-root"; };
|
icdm-root = unstable { name = "icdm-root"; };
|
||||||
linode = machine { name = "linode"; };
|
linode = machine { name = "linode"; };
|
||||||
lappy = machine { name = "lappy"; };
|
|
||||||
mm = unstable { name = "mm"; };
|
mm = unstable { name = "mm"; };
|
||||||
myself = unstable { name = "myself"; };
|
myself = unstable { name = "myself"; };
|
||||||
iso = machine { name = "iso"; };
|
iso = machine { name = "iso"; };
|
||||||
|
|||||||
Reference in New Issue
Block a user