Compare commits
2 commits
62bba56fd6
...
f7599b510a
| Author | SHA1 | Date | |
|---|---|---|---|
| f7599b510a | |||
| 42a69a2f85 |
2 changed files with 4 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
consumptionDirIsPublic = true;
|
consumptionDirIsPublic = true;
|
||||||
address = "10.8.1.7";
|
address = "10.8.1.7";
|
||||||
user = "paperless";
|
user = "paperless";
|
||||||
|
domain = "paperless.annika.mainberger.name";
|
||||||
database.createLocally = true;
|
database.createLocally = true;
|
||||||
mediaDir = "/mnt/paperless_dir/media/";
|
mediaDir = "/mnt/paperless_dir/media/";
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -2,11 +2,11 @@
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1755186698,
|
"lastModified": 1756787288,
|
||||||
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
|
"narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c",
|
"rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue