1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 11:07:44 +00:00
Commit graph

36 commits

Author SHA1 Message Date
cb216d39f1
helix: use nixd 2025-07-22 03:02:09 +03:00
f459d15e48
mail: perform migration 2025-06-23 01:46:16 +03:00
ed0e6af0c8
treewide: delete trailing spaces 2025-06-09 21:33:16 +03:00
2f84b14808
fix: fix stuff 2025-05-01 02:19:42 +03:00
2582b7ba97
feat: delete backup user on disk 2025-05-01 01:54:06 +03:00
d62084eb03
chore: rename password age files 2025-02-28 19:01:20 +03:00
20875f0632
chore: remove disk site 2025-02-28 00:34:19 +03:00
5125a31e7f
feat: move away from cube host 2025-02-28 00:29:52 +03:00
a7c9b60944
clean: move nixpkgs.hostPlatform declarations to hardware.nix 2025-02-25 22:11:30 +03:00
44342ee31d
fix: rekey shared secrets 2025-02-25 22:00:29 +03:00
d8bcbab825 fix: fix import graph and errors 2025-02-23 21:05:40 +03:00
f2ab446c48 chore: migrate cube host 2025-02-23 21:05:40 +03:00
0dd43e11e9 chore: migrate nginx and site 2025-02-23 21:05:40 +03:00
08061fb6e2 chore: migrate disk host 2025-02-23 21:05:40 +03:00
06cce18e72 Start refactor 2025-02-23 21:05:40 +03:00
3951f0e6a6
Remove old hosts 2025-01-08 18:47:15 +03:00
4a0d8c4254
Use lib.const and fix restic password age file 2024-05-27 13:50:48 +03:00
fefb810d97
Set up restic on all hosts 2024-05-27 13:38:44 +03:00
78bc404378
Change enka public key 2024-05-27 10:52:18 +03:00
f8096658f5
Set disk mailserver fqdn to mail1 2024-05-24 22:06:48 +03:00
13716ee5c0
Add backup mail server 2024-05-24 22:04:13 +03:00
b99d8e09c8
Forgot to rekey secrets, do that 2024-05-24 21:53:02 +03:00
3707930e63
Add pala key and clean up secrets.nix 2024-05-23 14:52:44 +03:00
aea097cdc1
Update fileSystems entry to use disk by-label 2024-05-13 20:01:04 +03:00
bbc0e19188
Rekey as I added the tardkey 2024-05-13 12:01:20 +03:00
971fe5f7b0
vfat also has noatime 2024-05-12 17:04:46 +03:00
5954630d7c
Noatime 2024-05-12 17:04:46 +03:00
9fac8ab7e4
Scrape prometheus exporters over tailscale 2024-05-12 17:04:46 +03:00
a788e9b955
Move acme env file to its own directory 2024-04-30 18:06:37 +03:00
c734c4b06c
Use lib.head even more instead of defining custom options 2024-04-30 12:56:08 +03:00
e0f6493d7f
Actually fix git schenanigans 2024-04-30 12:56:08 +03:00
e04add9213
Move mailserver to disk host and refactor config
Also fix a few mistakes like using the plain
password instead of a hashed one.
2024-04-30 12:56:08 +03:00
369501ab86
Set host keys too 2024-04-30 12:56:07 +03:00
9c9c945b20
Don't repeat IP addresses 2024-04-24 11:50:39 +03:00
d8957e7d47
Add host IDs to version control, set ssh config for all systems and create backup user for disk 2024-04-24 10:59:01 +03:00
62c575774b
Refactor the whole codebase. Most notable changes:
- No more fail2ban. It didn't work properly
  anyways, I'll need to look into this in the future
- No nix-super. I don't need it and the overlay is
  broken so I'm waiting for that to be fixed first.
- Uses nh instead of nixos-rebuild. This is much
  better.
2024-04-19 16:24:30 +03:00