nixpkgs/nixos
Artturin 611b8c4472 nixos/nixos-generate-config: fix specifying --root /mnt --dir adir
it should save to `$PWD/adir` instead of `/mnt/adir`
and --dir adir should save to `$PWD/adir` instead of `/adir`
2022-03-18 23:16:19 +02:00
..
doc Merge pull request #159859 from tournemire/dino-update 2022-02-20 00:27:38 +01:00
lib nixos/test-driver: fix regression when using legacy start command 2022-02-17 18:12:24 -08:00
maintainers nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
modules nixos/nixos-generate-config: fix specifying --root /mnt --dir adir 2022-03-18 23:16:19 +02:00
tests Merge pull request #156224 from B4dM4n/nixos-tests-doh-proxy-rust 2022-02-19 16:31:14 +01:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

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