random additions and whatever

This commit is contained in:
yaroslav
2025-06-13 01:34:07 +03:00
parent 69bd0b8534
commit e737584aea
4 changed files with 28 additions and 23 deletions
+1
View File
@@ -89,4 +89,5 @@
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
networking.hostName = "Aphelion";
programs.amnezia-vpn.enable = true;
}