nixpkgs/nixos/modules
Peter Jones 5b8c871842 If container name is already unique, don't append "-0"
When using `--ensure-unique-name`, don't needlessly append `"-0"` if the
container name is already unique.

This is especially helpful with NixOps since when it deploys to a
container it uses `--ensure-unique-name`.  This means that the container
name will never match the deployment host due to the `"-0"`.  Having the
container name and the host name match isn't exactly a requirement, but
it's nice to have and a small change.
2016-01-20 03:46:19 +01:00
..
config nixos: fix evaluation 2016-01-20 01:19:03 +01:00
hardware wis_go7007: remove dead package & module 2016-01-11 00:16:01 +01:00
installer jobs -> systemd.services 2016-01-17 22:05:13 +00:00
misc Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
profiles wpa_supplicant service: jobs -> systemd.services 2016-01-06 03:58:39 +00:00
programs Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
security nixos: fix acme service @abbradar 2016-01-12 11:50:34 +01:00
services gale service: fix permissions configuration, fixes #12457 2016-01-20 02:09:40 +01:00
system systemd service: add *.busname upstream units 2016-01-18 19:42:25 +03:00
tasks Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
testing NixOS tests: Increase hung_task_timeout_secs 2016-01-04 16:53:42 +01:00
virtualisation If container name is already unique, don't append "-0" 2016-01-20 03:46:19 +01:00
module-list.nix nixos: add module for rmilter 2016-01-16 15:12:30 +02:00
rename.nix nixos: Document "jobs" option removal 2016-01-14 13:08:56 +01:00