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
|
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
|
cd50ed9580
|
Okay, include the fonts
|
2021-10-12 12:03:25 -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
|
3597d82f64
|
Checkin to see if lib gets fudo
|
2021-10-04 10:20:53 -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
|
3dc5986134
|
Initial, broken
|
2021-09-29 17:55:13 -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 |
niten
|
1041a63ec3
|
Fixed deploy keys and added ssh keys pushed from deploy server
|
2021-09-22 18:43:23 -07:00 |
niten
|
3eef9e04a3
|
Added socrates, added multiple deploy keys
|
2021-09-21 23:56:49 -07:00 |
niten
|
68f9030e9f
|
Initial config for socrates
|
2021-09-18 22:56:56 -07:00 |
niten
|
f01a4931a9
|
Add fudo-pkgs submodule
|
2021-09-07 15:39:45 -07:00 |
niten
|
e52b959613
|
Working config
|
2021-09-04 14:17:51 -07:00 |
Niten
|
c71b07a903
|
Fixed for deploy again
|
2021-08-18 10:00:18 -07:00 |
Niten
|
5b92cefc97
|
Added system3
|
2021-08-06 16:25:01 -07:00 |
Niten
|
2faa6c750a
|
Trying to fix live-disk.nix
|
2021-08-04 17:12:06 -07:00 |
Niten
|
a5a6a02929
|
Initial flake commit
|
2021-08-04 12:37:55 -07:00 |
Niten
|
3b11040922
|
Fixes for procul, fixed fonts.conf
|
2021-07-29 22:54:59 -07:00 |
Niten
|
ee1cb1ace9
|
Merge branch 'nixops' of ssh://git.fudo.org:2222/fudosys/NixOS into nixops
|
2021-07-28 12:01:15 -07:00 |
Niten
|
b1330e94ec
|
Started to move to flakes
|
2021-07-28 12:01:06 -07:00 |
root@procul
|
7539aa0bfc
|
Merge branch 'nixops' of ssh://git.fudo.org:2222/fudosys/NixOS into nixops
|
2021-07-28 13:55:46 -05:00 |
root@procul
|
caa1a9be7c
|
Add a git IP
|
2021-07-28 13:55:37 -05:00 |
Niten
|
b4ce03333a
|
Changes for lambda, fixes for sea.fudo.org
|
2021-07-26 12:09:47 -07:00 |
Niten
|
a63b5ed6d2
|
Merge branch 'nixops' of ssh://git.fudo.org:2222/fudosys/NixOS into nixops
|
2021-07-25 22:46:10 -07:00 |
Niten
|
231487b44e
|
Changes...
|
2021-07-25 22:46:07 -07:00 |
Root
|
0a179163b3
|
Changes for lambda
|
2021-07-25 22:45:36 -07:00 |
Root
|
b415eb0550
|
Fixed conflicts
|
2021-07-20 18:39:07 -07:00 |
Niten
|
f6c29f056d
|
Changes for livedisk
|
2021-07-20 18:32:56 -07:00 |
Root
|
d69ae43b1a
|
Changes for lambda, with tmpfs root
|
2021-07-20 18:28:12 -07:00 |