mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
add postgres to swan
This commit is contained in:
@ -82,6 +82,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
||||
services.vmagent.enable = true;
|
||||
services.samba.enable = true;
|
||||
services.paperless.enable = true;
|
||||
services.postgresql.enable = true;
|
||||
|
||||
# Allows private remote access over the internet
|
||||
cloudflareTunnel = {
|
||||
|
Reference in New Issue
Block a user