Merge branch 'master' of github.com:pagedMov/nixos-config

This commit is contained in:
pagedmov
2024-11-02 17:14:29 -04:00
144 changed files with 59 additions and 125 deletions

0
modules/sys/hardware/bootloader.nix Normal file → Executable file
View File

0
modules/sys/hardware/default.nix Normal file → Executable file
View File

1
modules/sys/hardware/network.nix Normal file → Executable file
View File

@@ -14,6 +14,7 @@
};
firewall = {
enable = true;
allowedTCPPorts = [ 443 ];
};
};
};

0
modules/sys/hardware/powerprofiles.nix Normal file → Executable file
View File