Deployment and lifecycle management for Nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

release: version 0.7.0

+6 -2
+4
README.md
··· 106 106 users.users.adam.extraGroups = [ "sower-activator" ]; 107 107 }; 108 108 ``` 109 + 110 + ## Disclaimer 111 + 112 + This project uses coding agents for assisting and producing code.
+1 -1
VERSION
··· 1 - 0.7.0-rc1 1 + 0.7.0
+1 -1
openapi.json
··· 197 197 }, 198 198 "info": { 199 199 "title": "sower", 200 - "version": "0.7.0-rc1" 200 + "version": "0.7.0" 201 201 }, 202 202 "openapi": "3.0.0", 203 203 "paths": {