Compare commits
No commits in common. "57d37d7229814be47af7f37dea3695250ed474dc" and "e39be7cc6b08a441ebda8a84b05655d9b19c781b" have entirely different histories.
57d37d7229
...
e39be7cc6b
2 changed files with 1 additions and 3 deletions
|
@ -12,8 +12,6 @@
|
|||
networkmanager.enable = true;
|
||||
};
|
||||
|
||||
users.mutableUsers = false;
|
||||
|
||||
nix = {
|
||||
settings = {
|
||||
substituters = lib.mkForce [
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
INTERNET_IFACE = "end0";
|
||||
WIFI_IFACE = "wlan0";
|
||||
SSID = "Test Network Plese Igonre";
|
||||
PASSPHRASE = "VerySecurePassword69123";
|
||||
PASSPHRASE = "VerySecurePassword";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue