diff options
| author | seth <[email protected]> | 2023-08-16 10:46:16 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-08-17 13:55:47 -0400 |
| commit | 2820dc79325f7ecc20193b8235ba00d541eeab8d (patch) | |
| tree | 241aa0b95c90a56febae4b8457d832bd53bba2c8 /garnix.yaml | |
| parent | 54f63fc2ddb0967d4ec020ce3389edec8ce3e161 (diff) | |
hosts+users: use new lib to generate configs
Diffstat (limited to 'garnix.yaml')
| -rw-r--r-- | garnix.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/garnix.yaml b/garnix.yaml index 1dfd293..3d71383 100644 --- a/garnix.yaml +++ b/garnix.yaml @@ -4,4 +4,4 @@ builds: - "checks.x86_64-linux.*" - "devShells.x86_64-linux.default" - "nixosConfigurations.*" - - "packages.x86_64-linux.seth" + - "homeConfigurations.seth@x86_64-linux" |
