add networking to pochita

This commit is contained in:
Osman Faruk Bayram 2025-11-30 16:52:55 +03:00
parent c83209886a
commit e822bc73b5

View file

@ -26,6 +26,8 @@
zramSwap.enable = true;
networking.hostName = "pochita";
networking.networkmanager.enable = true;
# log of shame: osbm blamed nix when he wrote "hostname" instead of "hostName"
environment.systemPackages = [