mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
(feat): replaced photoprism by nextcloud memories
This commit is contained in:
parent
86dbc6e3c4
commit
fca1497885
2 changed files with 36 additions and 20 deletions
|
@ -1,9 +1,9 @@
|
|||
{config, ...}:
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
./homelab-dashboard.nix
|
||||
./nextcloud.nix
|
||||
./photoprism.nix
|
||||
# ./photoprism.nix
|
||||
./grafana.nix
|
||||
./forgejo.nix
|
||||
./synapse-matrix.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue