use treefmt for a lot more stuff
also make changes to comply with all the laws that come with those stuff
This commit is contained in:
parent
0513f19e52
commit
2d8b64ef26
10 changed files with 10 additions and 5443 deletions
|
@ -2,9 +2,7 @@
|
|||
# and may be overwritten by future invocations. Please make changes
|
||||
# to /etc/nixos/configuration.nix instead.
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
|
|
|
@ -8,7 +8,6 @@ let
|
|||
thumbsLocation = "/opt/immich/thumbs";
|
||||
profileLocation = "/opt/immich/profile";
|
||||
dbDataLocation = "/opt/immich/postgres";
|
||||
modelCache = "/opt/immich-ml";
|
||||
in
|
||||
{
|
||||
virtualisation.oci-containers.containers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue