Home

dotnix @94aa7e53b7aaecaaa92621ebc0edb4019d7c31b2 - refs - log -
-
https://git.jolheiser.com/dotnix.git
My nix dotfiles
dotnix / machines / dragonwell / teamcity
..
-rw-r--r--
375 B
README.md
-rw-r--r--
143 B
buildAgent.properties
-rw-r--r--
42 B
default.nix
-rw-r--r--
3.6 kB
teamcity.nix
-rw-r--r--
689 B
teamcity.yml

To generate the nix file, use either of the following commands depending on whether you're in the root dir or not:

nix run github:aksiksi/compose2nix -- --inputs machines/dragonwell/teamcity.yml --output machines/dragonwell/teamcity.nix --runtime docker
nix run github:aksiksi/compose2nix -- --inputs teamcity.yml --output teamcity.nix --runtime docker