mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 14:54:26 -05:00
Bump to new version
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
device = "/swapfile";
|
||||
size = 4096;
|
||||
}];
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 80 443 8080 ];
|
||||
};
|
||||
|
||||
services.udev.extraRules = ''
|
||||
# Ignore internal NVMe Windows partition
|
||||
|
||||
Reference in New Issue
Block a user