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 |
niten
|
f0be146512
|
By default, hosts should have no site.
|
2021-10-05 22:16:59 -07:00 |
niten
|
70b19b8c85
|
Tweaks to try to get this building...
|
2021-10-05 10:18:54 -07:00 |
niten
|
2ea4f6be5a
|
Extract host type to host.nix
|
2021-10-04 13:23:40 -07:00 |
niten
|
2551908093
|
Added lib overlay
|
2021-10-04 12:23:46 -07:00 |
niten
|
3597d82f64
|
Checkin to see if lib gets fudo
|
2021-10-04 10:20:53 -07:00 |
niten
|
643f8d6df4
|
Move user types to a common file
|
2021-10-01 16:05:56 -07:00 |
niten
|
1450256a76
|
Add system stuff to config.instance
|
2021-10-01 12:52:57 -07:00 |
niten
|
6170ffc0af
|
Trying to get home manager working
|
2021-09-30 17:14:20 -07:00 |
niten
|
82325ddaf9
|
Added master keys
|
2021-09-30 11:30:32 -07:00 |
niten
|
b690935dea
|
Working flake check
|
2021-09-30 08:40:47 -07:00 |
niten
|
4df4d2e7db
|
Various minor fixes
|
2021-09-29 18:44:33 -07:00 |
niten
|
3dc5986134
|
Initial, broken
|
2021-09-29 17:55:13 -07:00 |
niten
|
b072fed747
|
Don't set system
|
2021-09-24 11:47:35 -07:00 |
niten
|
c02318ca00
|
Add arch to hosts, share host config with flake.
|
2021-09-24 11:31:56 -07:00 |
niten
|
aaf5391557
|
keytab-directory -> keytab-path
|
2021-09-23 12:58:59 -07:00 |
root
|
9b4b68935b
|
Secrets on procul
|
2021-09-22 22:30:32 -07:00 |