Go to file
2024-06-21 17:31:13 +02:00
.git-crypt Add 1 git-crypt collaborator 2024-05-23 11:01:22 +02:00
resources/gitea-custom yippee 2024-06-20 16:14:35 +02:00
secrets nopass key for filesystems 2024-06-21 13:34:28 +02:00
services preparing for deployment 2024-06-21 13:48:12 +02:00
.gitattributes admin pass 2024-05-23 11:21:47 +02:00
.gitignore grunger 2024-06-20 16:39:06 +02:00
build-vm.sh networking stuff 2024-05-24 22:30:04 +02:00
flake.lock no githug dependency for install 2024-06-21 13:46:23 +02:00
flake.nix no githug dependency for install 2024-06-21 13:46:23 +02:00
host.nix acme terms 2024-06-21 13:50:03 +02:00
lib.nix fucku 2024-05-25 15:17:00 +02:00
readme.md readme 2024-06-21 17:31:13 +02:00
update-blog.sh grunger 2024-06-20 16:39:06 +02:00

NixOS server

This is my homeserver running NixOS. It makes heavy use of containers in order to organize processes.

Containers

The file host.nix has a whole load of code which basically allows one to specify services in the service/ directiory, which are then ran in seperate NixOS containers.

Disk setup