Remove lappy line
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ builds:
|
||||
- '*.aarch64-linux.*'
|
||||
- nixosConfigurations.*
|
||||
- darwinConfigurations.*
|
||||
- homeConfigurations."gregory.hellings"
|
||||
- homeConfigurations."gregory.hellings".activationPackage
|
||||
- devShell.x86_64-linux
|
||||
- devShell.aarch64-linux
|
||||
|
||||
@@ -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"; };
|
||||
|
||||
Reference in New Issue
Block a user