nixos-config/hosts/plover
2022-11-25 14:51:27 +08:00
..
files hosts/plover: init 2022-11-25 14:51:27 +08:00
secrets hosts/plover: init 2022-11-25 14:51:27 +08:00
default.nix hosts/plover: init 2022-11-25 14:51:27 +08:00
hardware-configuration.nix hosts/plover: init 2022-11-25 14:51:27 +08:00
README.adoc hosts/plover: init 2022-11-25 14:51:27 +08:00

This is Plover, a configuration meant to be used in a low-powered general-purpose machine. It isnt much of an instance to be seriously used yet but hopefully it is getting there.

This configuration is expected to be deployed in a Google Compute instance.

It has a reasonable set of assumptions to keep in mind when modifying this configuration:

  • Most of the defaults are left to the image profiles from nixpkgs including networking options and filesystems.

  • No additional storage drives.

  • At least 32 GB of space is assumed.

Some of the self-hosted services from this server:

  • An nginx server which will make tie all of the self-hosted services together.

  • A Vaultwarden instance for a little password management.

  • A Gitea instance for my personal projects.