sys: add immich
This commit is contained in:
parent
ac7e67dc61
commit
d39f60d75c
3 changed files with 80 additions and 0 deletions
|
|
@ -25,6 +25,11 @@
|
|||
];
|
||||
repoName = "posixlycorrect";
|
||||
};
|
||||
immich = {
|
||||
enable = true;
|
||||
accelerationDevices = [ "/dev/dri/renderD128" ];
|
||||
users = [ "fabian" ];
|
||||
};
|
||||
};
|
||||
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue