mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Add updated wsl configuration
This commit is contained in:
@@ -18,7 +18,7 @@ in {
|
||||
|
||||
system.stateVersion = "unstable";
|
||||
|
||||
networking = {hostName = "gallantis";};
|
||||
networking = {hostName = "aether";};
|
||||
|
||||
wsl = {
|
||||
enable = true;
|
@@ -29,6 +29,5 @@ with lib; {
|
||||
RestartSec = "30s";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user