mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-14 08:32:39 +02:00
fix: typo
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@
|
|||||||
source = config.age.secrets."ssh-key-romantic".path;
|
source = config.age.secrets."ssh-key-romantic".path;
|
||||||
};
|
};
|
||||||
|
|
||||||
"/agenix/ryan4yin-gpg-subkeys.priv.age" = {
|
"agenix/ryan4yin-gpg-subkeys.priv.age" = {
|
||||||
source = config.age.secrets."ryan4yin-gpg-subkeys.priv.age".path;
|
source = config.age.secrets."ryan4yin-gpg-subkeys.priv.age".path;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -118,7 +118,7 @@
|
|||||||
user = username;
|
user = username;
|
||||||
};
|
};
|
||||||
|
|
||||||
"/agenix/ryan4yin-gpg-subkeys.priv.age" = {
|
"agenix/ryan4yin-gpg-subkeys.priv.age" = {
|
||||||
source = config.age.secrets."ryan4yin-gpg-subkeys.priv.age".path;
|
source = config.age.secrets."ryan4yin-gpg-subkeys.priv.age".path;
|
||||||
mode = "0000";
|
mode = "0000";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user