From 470408291e00901a79811717605368a9cd32d363 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sat, 23 Sep 2023 20:13:04 +0200 Subject: [PATCH] pinwheel: Add `.netrc` file --- hosts/pinwheel/home.nix | 9 +++++++++ secrets/pinwheel/netrc.age | Bin 0 -> 534 bytes secrets/secrets.nix | 1 + 3 files changed, 10 insertions(+) create mode 100644 secrets/pinwheel/netrc.age diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 4039f78..20d2c5a 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -20,4 +20,13 @@ home.stateVersion = "23.05"; }; }; + + age.secrets = { + "netrc" = { + file = ../../secrets/pinwheel/netrc.age; + path = "/home/alex/.netrc"; + owner = "alex"; + group = "users"; + }; + }; } diff --git a/secrets/pinwheel/netrc.age b/secrets/pinwheel/netrc.age new file mode 100644 index 0000000000000000000000000000000000000000..af2059f3d233eb1c4cadd90ec766b6b49d6f904a GIT binary patch literal 534 zcmYdHPt{G$OD?J`D9Oyv)5|YP*Do{V(zR14F3!+RO))YxHMCSHs|ZMnN>|8p53@{k zbxSk}@-ffS4i0w74b{%iG|J5{Oigu(@^tnp)-K8@D+(wK&*yTjN-YjI^^PoeG|9^? z@TtrzGz>N^%CyW(c1krhk1DoEaZ2(DG|Ek@Oh>mZHCsE$JW#=+$jBnBEZ5ZBA}r4& zFCfD|*~O$HDmcTnJj2{ADKE;WDlaUf%pj_`+>y)2vN+1p%g`v$HP@`NI4C>4z$DEp zH_P8Fq9iKJI4#xPDW$^0-9%g4-w|Y6o{o8Gl5ToYYGQG!Lb*Seah6}Eo43A2R-{=( zzJ6F#lB;*HMYemkZ)ixVVYZ2WWwBp=NP)YHMUaV!agMobrIAr`xwmhSS5!fAnomwD zmsd%?XKA=ehDEVyQc99RsCiCWvZJ|ycc_`AVZOJSr&G8qm#(g^LRL~rVT!Z2ORi5! zk$*vPaH40Fzhz2@u|cACX?9^os