add networking to pochita
This commit is contained in:
parent
c83209886a
commit
e822bc73b5
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
|
|
||||||
networking.hostName = "pochita";
|
networking.hostName = "pochita";
|
||||||
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
# log of shame: osbm blamed nix when he wrote "hostname" instead of "hostName"
|
# log of shame: osbm blamed nix when he wrote "hostname" instead of "hostName"
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue