niten
095876e12d
Try again
2021-10-15 10:57:04 -07:00
niten
c3fc069f34
Let's just verify...
2021-10-15 10:54:09 -07:00
niten
ea8d7c9007
What if I hardcode the path?
2021-10-15 10:49:01 -07:00
niten
9b3333616d
Was that just totally irrelevant?
2021-10-15 10:42:32 -07:00
niten
b3258ad8a2
Try dumping the path...why is it refering to store
2021-10-15 10:40:10 -07:00
niten
e6252d551a
Fuck a secret then
2021-10-15 10:38:07 -07:00
niten
054ff9758c
Sigh...try a fixed path again.
2021-10-15 10:36:16 -07:00
niten
870c90b679
These initrd secrets are annoying...
...
Betting this won't work.
2021-10-15 10:30:43 -07:00
niten
4e62739086
Oops, didn't escape the attr name.
2021-10-15 10:11:26 -07:00
niten
11f1560410
Ugh...it was a function.
2021-10-15 10:03:14 -07:00
niten
b22b7083e7
Correct typo?
...
Getting "A definition for option `fudo.secrets.host-secrets' is not of
type `attribute set of attribute set of submoduless'." But it is, I
don't get it. Maybe it's due to the typo?
Also, switch back to using secrets.
2021-10-15 09:33:25 -07:00
niten
7264d98dd8
Move initrd host ssh key to host.
...
Apparently the initrd is built on the host. That's perfect!
2021-10-15 08:52:44 -07:00
niten
22999a8fa4
Maybe this will work?
2021-10-14 18:13:40 -07:00
niten
f3bc3c2013
Let's try this again just to verify
2021-10-14 16:48:35 -07:00
niten
8a928d9e25
Move secrets to the right place
2021-10-14 16:39:43 -07:00
niten
e4d4f6d7af
toPath -> builtins.toPath
2021-10-14 16:37:45 -07:00
niten
2f42079265
Try again at using secrets
2021-10-14 16:36:30 -07:00
niten
36413c80cd
Ugh, apparently not allowed...
2021-10-13 23:04:21 -07:00
niten
08bb0e339a
Ehh, fuckin key is hard
...
Might have to do something fancy
2021-10-13 22:58:35 -07:00
niten
5f79252dd6
Secrets don't seem to work?
2021-10-13 22:04:49 -07:00
niten
eb3ff0bfe0
Fixed variable name
2021-10-13 21:05:52 -07:00
niten
6a9ce2e118
Forgot semicolon
2021-10-13 21:03:43 -07:00
niten
24dc18ee81
Make all hosts' initrd network-accessible
...
First attempt
2021-10-13 17:23:47 -07:00
niten
c310aeb414
Got a rogue interface on zbox, disable DHCP
2021-10-13 11:08:44 -07:00
niten
793c3c1363
Try removing 'noexec' flag on socrates fs.
...
Maybe that's what is causing fonts to fail to build?
2021-10-13 10:28:38 -07:00
niten
6ada43a205
Frick...flatMap -> concatMap
2021-10-13 10:02:21 -07:00
niten
eae9e15c15
Oops, made the wrong map a concatMap.
2021-10-13 10:01:14 -07:00
niten
46469b739f
File contains multi sshfp, not one.
2021-10-13 09:58:17 -07:00
niten
674c91354b
Well that didn't work.
...
Frickin docker, man.
2021-10-13 09:16:52 -07:00
niten
d27bb84cf0
Try using host dns from docker.
...
I want the pihole image to access the parent host's dns-over-https
proxy, but ideally that proxy should only be exposed on 127.0.0.1.
According to
https://www.cloudsavvyit.com/14114/how-to-connect-to-localhost-within-a-docker-container/
I can alias the host in docker. Let's give it a shot.
2021-10-13 09:05:14 -07:00
niten
35d172b279
Oops, missing semicolon
2021-10-13 08:41:46 -07:00
niten
248df221d8
No reason to put the HTTPS proxy on a public port
2021-10-13 08:34:48 -07:00
niten
76c0d49053
/nix must NOT be noexec
2021-10-13 00:23:14 -07:00
niten
72665ef874
limina-root -> limina-data
2021-10-13 00:06:54 -07:00
niten
283afec419
Changes for the new limina
2021-10-12 23:54:43 -07:00
niten
9c024fd9ee
Need to specify a secret group and user
2021-10-12 17:34:23 -07:00
niten
7c08e0173e
Need to use nixopsUnstable for flakes
2021-10-12 16:50:54 -07:00
niten
00ac387dfb
Don't set the backplane passwd in limina.nix.
...
It's done elsewhere.
2021-10-12 14:43:14 -07:00
niten
ac2e38040c
Nonexistent variable: backplane-passwd -> backplane-passwd-source
2021-10-12 14:40:12 -07:00
niten
b0c5b2bf6c
Fix typo: password -> passwd
2021-10-12 14:38:23 -07:00
niten
478f502784
Version doesn't exist, I guess?
2021-10-12 14:08:05 -07:00
niten
4d4a274448
Include installed package list in /etc
2021-10-12 14:06:34 -07:00
niten
cd50ed9580
Okay, include the fonts
2021-10-12 12:03:25 -07:00
niten
392fca4884
Double-definition
2021-10-11 15:23:04 -07:00
niten
ce3bc96f87
As it turns out, don't need config lib pkgs
2021-10-11 15:19:10 -07:00
niten
8736fba4ec
Merged with unhead changes
2021-10-11 15:04:51 -07:00
niten
fbede93934
Trying to get this to build...
2021-10-11 15:04:06 -07:00
niten
a323dbdd9c
Working flake-based nixops config
2021-10-08 15:26:19 -07:00
niten
5a48c78b48
There's no reason for networks to be functions
2021-10-07 19:20:43 -07:00
niten
30c37b0798
Tweak to initialize.nix
2021-10-06 07:12:50 -07:00