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