change file copy to soft link
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
# Set up bridge network
|
||||
interfaces.eno1 = {
|
||||
useDHCP = false;
|
||||
wakeOnLan = {
|
||||
enable = true;
|
||||
policy = [
|
||||
"magic"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
bridges = {
|
||||
|
||||
Reference in New Issue
Block a user