add local proxy to immich
This commit is contained in:
parent
42cff0f304
commit
a4b2a87960
3 changed files with 19 additions and 28 deletions
|
|
@ -7,7 +7,6 @@
|
|||
../../../modules/hyprland/system.nix
|
||||
../../../modules/tailscale.nix
|
||||
../../../modules/login-display.nix
|
||||
../../../modules/dufs.nix
|
||||
];
|
||||
|
||||
# Bootloader - standard UEFI setup
|
||||
|
|
@ -243,10 +242,4 @@
|
|||
showDiskUsage = true;
|
||||
};
|
||||
|
||||
services.dufs = {
|
||||
sharedPath = "/home/yanlin/NSFW";
|
||||
user = "yanlin";
|
||||
group = "users";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue