feat: add paperless
This commit is contained in:
parent
d888628e7b
commit
e7e82ae2d6
2 changed files with 24 additions and 0 deletions
2
rpi4.nix
2
rpi4.nix
|
@ -26,6 +26,7 @@ in with builtins; {
|
|||
./services/home-assistant.nix
|
||||
./services/owntracks.nix
|
||||
./services/miniflux.nix
|
||||
./services/paperless.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
@ -71,6 +72,7 @@ in with builtins; {
|
|||
"mqtt.felschr.com"
|
||||
"owntracks.felschr.com"
|
||||
"etebase.felschr.com"
|
||||
"paperless.felschr.com"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue