switched to zfs on the thinkpad

This commit is contained in:
Rouven Seifert 2023-01-28 14:53:23 +01:00
parent cb5c8e1717
commit be6057ebf0
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 103 additions and 41 deletions

View file

@ -14,6 +14,7 @@
networking = {
useNetworkd = true;
hostName = "thinkpad";
hostId = "79353b92"; # Define your hostname.
firewall.allowedTCPPortRanges = [{ from = 1714; to = 1764; }]; # open ports for kde connect
firewall.allowedUDPPortRanges = [{ from = 1714; to = 1764; }];
wireless = {