452 current 1970-01-01 01:00:00 25.05.20241119.23e89b7 6.6.62 *
This commit is contained in:
		| @@ -23,6 +23,7 @@ in { | ||||
|       enable32Bit = true; | ||||
|       extraPackages = with pkgs; [ | ||||
|         rocmPackages.clr.icd | ||||
|         rocmPackages.rocm-smi | ||||
|         amdvlk | ||||
|       ]; | ||||
|       extraPackages32 = with pkgs; [ | ||||
|   | ||||
| @@ -11,7 +11,7 @@ in { | ||||
|  | ||||
|   config = lib.mkIf cfg.enable { | ||||
|     sops = { | ||||
|       age.keyFile = /home/max/.config/sops/age/keys.txt; | ||||
|       age.keyFile = "/home/max/.config/sops/age/keys.txt"; | ||||
|       secrets = { | ||||
|         "home/ssid" = { | ||||
|           sopsFile = ../../secrets/wifi.yaml; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user