Silvan Mosberger
|
478e7184f8
|
nixos/modules: Remove all usages of types.string
And replace them with a more appropriate type
Also fix up some minor module problems along the way
|
2019-08-31 18:19:00 +02:00 |
|
Jörg Thalheim
|
183919a0c0
|
Merge pull request #56004 from eskimor/add-nix-serve-help
nixos-nix-serve: Add some hint on howto get valid signing keys.
|
2019-02-21 09:43:50 +00:00 |
|
Robert Klotzner
|
9f3fe63b5f
|
Add some hint on howto get valid signing keys.
|
2019-02-20 12:32:08 +01:00 |
|
Florian Klink
|
fff5923686
|
nixos/modules: users.(extraUsers|extraGroup->users|group)
|
2018-06-30 03:02:58 +02:00 |
|
volth
|
30877b1ed8
|
nix-serve: nix 2.0 fixes
|
2018-03-05 19:32:42 +00:00 |
|
Tuomas Tynkkynen
|
1d4b21ef42
|
treewide: Use correct output of config.nix.package in non-string contexts
|
2016-04-25 16:44:38 +02:00 |
|
Thomas Tuegel
|
5a13e9500c
|
nixos/nix-serve: use bzip2.bin output
|
2016-02-07 18:38:00 -06:00 |
|
Robbin C
|
c75d1e761a
|
Change argument --port to --listen in nix-serve.nix
|
2015-11-13 21:25:50 +08:00 |
|
William A. Kennington III
|
295846a254
|
nixos/nix-serve: Run as a separate user and add a signing key parameter
|
2015-06-17 19:10:39 -07:00 |
|
Tuomas Tynkkynen
|
fd8cb1ff2d
|
nix-serve: Add nixos module
This allows sharing the Nix store of the machine as a binary cache
simply by setting 'services.nix-serve.enable = true'.
|
2015-05-14 12:27:28 +03:00 |
|