Commit graph

92 commits

Author SHA1 Message Date
Lyn
c9f1a9a362 fix typos 2024-11-13 20:04:25 +01:00
Lyn
6b1b4a74ad typo 2024-11-13 19:21:57 +01:00
Lyn
36ad39d4e5 fixed types typo 2024-11-13 19:20:56 +01:00
Lyn
f386e19d29 made the hosts thingy into a hacky module 2024-11-13 19:19:13 +01:00
Lyn
2ed2a77263 first attempt at porting over the peerlist to wgautomesh module to make it more dynamic 2024-11-13 18:43:06 +01:00
Lyn
9347348d39 huh would this work? 2024-11-13 05:15:14 +01:00
Lyn
90bbd821b0 bring local vars into scope 2024-11-12 03:46:56 +01:00
Lyn
65726d62c0 fixed logic error 2024-11-12 03:22:42 +01:00
Lyn
f29847b7dc 🥺 2024-11-12 03:21:44 +01:00
Lyn
9710ec7174 pls work🥺 2024-11-12 03:02:51 +01:00
Lyn
9a656a435e oops 2024-11-12 01:52:07 +01:00
Lyn
4d73c4c4e3 first draft of the automesh abstraction 2024-11-12 01:49:31 +01:00
Lyn
95d9945158 got trolled by nixos discourse ._. 2024-11-10 04:23:00 +01:00
Lyn
e1ec40eca3 typo 2024-11-10 03:44:32 +01:00
Lyn
ea3f1daaf8 changed subvolume 2024-11-10 03:37:15 +01:00
Lyn
1746258f58 bleh 2024-11-10 03:36:08 +01:00
Lyn
ff7fbbe7f2 please work🥺 2024-11-10 03:33:44 +01:00
Lyn
bac0fd40b6 hotfix 2024-11-09 22:15:59 +01:00
Lyn
a2c3512a38 got a new encrypted btrfs raid yay 2024-11-09 21:58:53 +01:00
Lyn
73ed8b7f1c give ellie access to hypervisor 2024-11-09 21:16:53 +01:00
server
b0fde95282 update flake 2024-11-09 21:14:32 +01:00
Lyn
aac3d39b02 hotfix 2024-11-09 21:09:49 +01:00
Lyn
3f9cb151ee hotfix 2024-11-09 21:04:28 +01:00
Lyn
4e78dd2fae oops wrong key 2024-11-09 21:02:02 +01:00
Lyn
ab9f9ce991 add ellie as a user 2024-11-09 20:58:41 +01:00
Lyn
9dc962a98c autoformatted files 2024-10-29 08:55:56 +01:00
Lyn
f7609d5cf2 make use of the qemu-guest nixpkgs profile in the vm profile 2024-10-24 03:51:20 +02:00
server
f716996616 typos fixed 2024-10-24 03:46:24 +02:00
Lyn
c3fb861612 introduced headless profile and use it on hypervisor 2024-10-24 03:43:34 +02:00
server
75348f7c12 Merge branch 'unstable' of https://git.shibe.pro/lynatic/flake into unstable
merge
2024-10-24 03:15:32 +02:00
server
a7e3f533a9 flake updated 2024-10-24 03:14:18 +02:00
Lyn
46a97e6a06 removed enable.nix because it does nothing anyway 2024-10-19 06:56:40 +02:00
Lyn
f967160ad9 wait can we enable secure boot on this VPS? 2024-10-19 05:14:16 +02:00
Lyn
a148384093 hardening apparently doesn't work on aarch64 hetzner servers? 2024-10-19 05:08:50 +02:00
Lyn
49f86b0c5a network quickfix 2 2024-10-19 04:59:51 +02:00
Lyn
361a93aa95 network config quickfix 2024-10-19 04:52:38 +02:00
Lyn
aa7c61019b correction for accidentially creating an x86 server -_- 2024-10-19 04:45:20 +02:00
Lyn
cfe7efce10 hostname fixed 2024-10-19 04:21:40 +02:00
Lyn
5962560c87 small tweaks for hetzner aarch64 instance 2024-10-19 04:17:26 +02:00
Lyn
21cbd69e02 filename typo 2024-10-19 04:12:19 +02:00
Lyn
7a450258d4 wireguard gateway draft added 2024-10-19 04:08:28 +02:00
server
dcbfb0be74 flake.lock updated 2024-10-19 03:13:09 +02:00
server
78f156bb38 hypervisor profile works now 2024-10-19 03:12:57 +02:00
server
0b799c87b6 small restructuring 2024-10-19 03:12:20 +02:00
Lyn
2bfb4f5c97 microvm restructuring 2024-10-19 02:07:03 +02:00
server
752b3d4d4c add microvm module to supernova hypervisor 2024-10-19 01:44:41 +02:00
server
fdb40b4a4e add microvm input 2024-10-19 01:36:05 +02:00
server
c08d826457 disable ssh keyboard interactive authentication 2024-10-19 01:35:36 +02:00
server
c06df7e251 don't print anything log-related to the physical console 2024-10-19 01:23:51 +02:00
server
7848fa4d96 patched the packagesFromDirectoryRecursive function mkLocalMod uses to use default.nix instead of package.nix so we can e.g. enable a module at modules/sops/default.nix with only [prefix].sops.enable instead of [prefix].sops.default.enable. ALSO this fixed the broken users.lyn module introduced in the last commit 2024-10-19 00:15:34 +02:00