mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: prepare structure for microvm.nix
This commit is contained in:
parent
aa2a660c61
commit
66bea99eb6
13 changed files with 124 additions and 82 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
type = "nixos";
|
||||
system = "x86_64-linux";
|
||||
physical_connections = {
|
||||
physicalConnections = {
|
||||
"10-lan1" = "LAN 1";
|
||||
"10-wlan1" = "WiFi";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue