mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fix(nix): renamed nixie to carbon
This commit is contained in:
parent
9b1e69ba52
commit
053ef59444
12 changed files with 0 additions and 0 deletions
6
nix/hosts/carbon/virt.nix
Normal file
6
nix/hosts/carbon/virt.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
virtualbox.host.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue