mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-06-14 16:18:40 +00:00
docs/installation: fix typo
This commit is contained in:
parent
33facb2321
commit
f063f2a90c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ First, clone this repo. Then do this:
|
||||||
/path/to/repo/nixos
|
/path/to/repo/nixos
|
||||||
];
|
];
|
||||||
|
|
||||||
virtualizatiom.appvm = {
|
virtualisation.appvm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
user = "${username}";
|
user = "${username}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue