mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Remove references to nix-command
This commit is contained in:
parent
e0ce161734
commit
1b52a3add1
26 changed files with 32 additions and 43 deletions
|
@ -10,8 +10,6 @@
|
|||
users.users.alice.isNormalUser = true;
|
||||
users.users.bob.isNormalUser = true;
|
||||
users.users.mallory.isNormalUser = true;
|
||||
|
||||
nix.settings.experimental-features = "nix-command";
|
||||
};
|
||||
|
||||
testScript =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue