Skip to content

Commit 899a169

Browse files
committed
update readme
1 parent 6432a6a commit 899a169

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ nix develop -c $SHELL
2121
mkosi --force -I buildernet.conf
2222
```
2323

24-
For Ubuntu:
25-
```shell
26-
source ~/.nix-profile/etc/profile.d/nix.sh
27-
nix --extra-experimental-features nix-command develop --extra-experimental-features flakes -c $SHELL
28-
mkosi --force -I buildernet.conf
29-
```
30-
3124
> Note: Make sure the above command is not run with sudo, as this will clear necessary environment variables set by the nix shell
3225
3326
Create a qcow2 image to store persistent files:

0 commit comments

Comments
 (0)