Skip to content

Commit 30802e4

Browse files
committed
Merge branch 'master' of github.com:max-amb/nix-tree
2 parents b3c9047 + 9c41bec commit 30802e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ nix = {
1717
```nix
1818
nix.settings.experimental-features = [ "nix-command" "flakes" ];
1919
```
20+
> [!NOTE]
21+
> Ensure you run the respective rebuild command after making these changes for them to take effect!
22+
2023
* Finally, if you just want to enable it on a command-by-command basis append `--experimental-features 'nix-command flakes'` to every command
2124

2225
#### Building and running the program 👷

0 commit comments

Comments
 (0)