nixpkgs/nixos
Peter Hoeg b886faa6b6 home-assistant: use remarshal to convert configuration to YAML
HA doesn't mind the configuration being JSON instead of YAML but since YAML is
the official language, use that as it allows users to easily exchange config
data with other parties in the community.
2018-04-23 16:53:13 +08:00
..
doc/manual clementine: provide free derivation by default 2018-04-07 11:35:56 +02:00
lib nixos/make-ext4-fs: Use closureInfo 2018-04-10 00:31:36 +03:00
maintainers Update create-gce.sh script. Set default option for GCE images to disable host key replacement by service. 2018-04-06 10:57:31 +02:00
modules home-assistant: use remarshal to convert configuration to YAML 2018-04-23 16:53:13 +08:00
tests home-assistant: use remarshal to convert configuration to YAML 2018-04-23 16:53:13 +08:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release: fix evaluation if missing x86 2018-03-07 16:06:30 +01:00
release-small.nix Add the boot test to release-small.nix 2018-02-27 20:09:07 +01:00
release.nix nixos/iftop: add module 2018-04-07 15:06:51 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.