Add swap file and minor cleanup

This commit is contained in:
2020-05-08 20:55:53 +02:00
parent 41562a4c5d
commit 4f9079395d
3 changed files with 9 additions and 12 deletions

View File

@@ -9,18 +9,16 @@
# Set hostname and hostid
networking = {
hostName = "panacea";
hostId = "";
hostId = "a434d9ed230d";
wireless = {
enable = true;
}
};
# Enable zeroconf
services.avahi = {
enable = true;
nssmdns = true;
publish = {
enable = true;
userServices = true;
};
reflector = true;
};
# Wireguard setup