hyprland module consolidation and some refactoring
This commit is contained in:
@@ -35,6 +35,8 @@ in {
|
||||
./modules.nix
|
||||
];
|
||||
|
||||
networking.hostName = "cnixpad";
|
||||
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/var/lib/swapfile";
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
};
|
||||
network = {
|
||||
enable = true;
|
||||
hostName = "cnixpad";
|
||||
interfaces = {
|
||||
"wlp6s0" = {
|
||||
allowedTCPPorts = [22 80 443];
|
||||
|
||||
Reference in New Issue
Block a user