System Gen33 @ 2026-08-13-17:05:40 by jonas@harbor
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
hive.korrosync.enable = true;
|
||||
hive.korrosync.localPort = 7416;
|
||||
hive.korrosync.instanceFQDN = "korrosync.jroeger.de";
|
||||
hive.wallabag.enable = true;
|
||||
hive.wallabag.localPort = 39184;
|
||||
hive.wallabag.instanceFQDN = "wallabag.jroeger.de";
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
self.nixosModules.matrix
|
||||
self.nixosModules.calibre
|
||||
self.nixosModules.korrosync-hive
|
||||
self.nixosModules.wallabag
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user