Merge branch 'master' of clank:repos/nixos

merge with Ratchet
This commit is contained in:
yaroslav
2025-06-13 16:16:59 +03:00
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;
}