diff options
author | symphorien | 2018-02-09 18:40:39 +0000 |
---|---|---|
committer | Franz Pletz | 2018-02-09 18:40:39 +0000 |
commit | 01460745602c2c31f2ce6d7a22ff80602894679b (patch) | |
tree | 47a09f5c8fa604e93e29720ecbb96ecea734d753 /nixos/release-small.nix | |
parent | a51cda85ff30876b71fee87b1eef4409af6d4277 (diff) |
nixos/tests: add predictable-interface-names.nix (#34305)
Diffstat (limited to 'nixos/release-small.nix')
-rw-r--r-- | nixos/release-small.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/release-small.nix b/nixos/release-small.nix index 24c448449c1f..2b532c70763f 100644 --- a/nixos/release-small.nix +++ b/nixos/release-small.nix @@ -41,6 +41,7 @@ in rec { nfs3 openssh php-pcre + predictable-interface-names proxy simple; installer = { |