1
0
forked from clan/clan-core
Commit Graph

173 Commits

Author SHA1 Message Date
ba772c201d clanModules: init matrix-synapse 2024-03-22 12:26:37 +01:00
ae50796e1d Merge pull request 'sunshine: improve launching of pairing' (#1021) from a-kenji-sunshine/improve-accept into main 2024-03-20 09:00:58 +00:00
f0b00b7360 sunshine: improve launching of pairing 2024-03-20 09:55:25 +01:00
82507a975a backups: fix name extraction for borgbackup restore 2024-03-20 09:32:01 +01:00
aa659bcc17 backups: no longer interpret backup interface as bash commands 2024-03-20 09:32:01 +01:00
92ac151292 rework backup interface to no longer need to list backups to restore them 2024-03-20 09:32:01 +01:00
f5d32d0b22 add localbackup provider 2024-03-20 09:32:01 +01:00
5f9d3b514b fix case when we have multiple backup destinations 2024-03-20 08:29:05 +00:00
9383e41d68 make backup provider more generic 2024-03-20 08:29:05 +00:00
f98d39cdeb moonlight: drop libnotify 2024-03-19 13:14:04 +01:00
626a9af638 sunshine: drop unused files 2024-03-19 12:53:28 +01:00
0695e2c0fc Merge branch 'main' into init/sunshine-accept 2024-03-19 12:33:45 +01:00
91ed6549a7 fmt: module 2024-03-19 12:30:40 +01:00
32d0f1ccd4 init: sunshine-moonlight-accept module 2024-03-19 12:11:09 +01:00
e296a3019d re-format with nixfmt 2024-03-17 19:48:49 +01:00
a6c3e15aca don't use impure builtins.storePath 2024-03-17 18:10:23 +01:00
a6d52a669d fix openssh secrets
change facts path to be the full path

sshd: fixup store path
2024-03-13 14:59:46 +01:00
59cb2b2a29 fix openssh secrets 2024-03-13 13:27:10 +00:00
8ab6fcd4c0 add sshd module 2024-03-13 11:08:36 +01:00
bcf26682c3 sunshine: add path 2024-03-12 23:01:02 +01:00
71cd46b0e9 sunshine: add apps, improve uaccess rules 2024-03-12 22:17:08 +01:00
8a3250b1c9 sunshine: improve module 2024-03-12 20:53:04 +01:00
df1729a841 vm: improve xfce and vm-user module 2024-03-12 19:53:11 +01:00
c15d762dc7 clan-modules: add xfce-vm module
A specific module for vm's that don't (yet) support the waypipe module.
2024-03-12 19:36:11 +01:00
b5433beef9 clan-modules: add vm-user module 2024-03-12 17:20:02 +01:00
823b5e67ed fix backup not beeing activated 2024-03-12 13:17:04 +01:00
b1897530c8 clan.borgbackup: drop enable option 2024-03-12 11:21:10 +01:00
94caea382f fix: typos 2024-03-06 13:11:49 +01:00
0481746198 drop meshnamed from repository
It's not super useful and we can always add it back later if we need it.
2024-03-06 10:02:21 +01:00
6eb8fe47c4 borgbackup: drop comment from string
Looks weird in the logs.
2024-02-22 14:45:07 +00:00
81fc60eef8 encrypt backups by default 2024-02-22 15:03:22 +01:00
17d7eec0ae borgbackup: use persistent timers 2024-02-22 13:47:09 +01:00
95820905f9 waypipe: add fixed uid for user 2024-02-15 19:33:01 +01:00
30cb4c0eed add waypipe user to video group 2024-02-15 19:30:51 +01:00
d7d33f6c25 waypipe: add more environment variables 2024-02-15 11:03:27 +01:00
99bda8e099 waypipe: add wayland environment 2024-02-15 09:58:56 +01:00
5ef2257ed1 waypipe: rename systemd unit 2024-02-13 16:42:29 +01:00
3ba4954c8d waypipe: improve default module 2024-02-13 16:37:14 +01:00
e46315cab8 waypipe: improve default module 2024-02-13 16:02:46 +01:00
798bbe188c waypipe: add more default settings 2024-02-10 13:22:16 +01:00
105209cfb9 clanModules: add waypipe service 2024-02-10 12:32:06 +01:00
c81e9857da syncthing: remember auto accepted folders, if introduced
Makes it more compatible with restoring state
2024-01-31 22:24:46 +07:00
dd460e9f4f syncthing: make inotify tuning overrideable 2024-01-31 10:44:31 +07:00
dc4e9d8dd7 syncthing: add inotify 2024-01-29 11:23:32 +01:00
df574b0dcc localsend: add notes about future integrations 2024-01-19 16:59:32 +01:00
c94d2325ae clanModules: init localsend module 2024-01-17 11:12:09 +01:00
e2cc218aa6 add moonlight module 2024-01-12 16:02:24 +01:00
78cd5b3fec zt-tcp-relay: add clan module + test 2024-01-12 14:25:31 +01:00
6cd3a8e58f modules/syncthing: use generator path 2023-12-19 14:14:29 +01:00
902ccbc90b backups borgbackup: remove dry-run from restore 2023-12-16 21:46:19 +01:00
dec431e69f backups: support services for restore 2023-12-08 19:09:29 +01:00
9bc75943e3 Merge pull request 'syncthing: restrict access of peers to vpn' (#626) from a-kenji-restrict-introducer into main 2023-12-08 12:56:35 +00:00
c8ffcadad9 syncthing: restrict access of peers to vpn 2023-12-08 13:53:32 +01:00
b885c3d052 Merge pull request 'backups: implement list the easy way' (#617) from lassulus-backups2 into main 2023-12-07 17:25:56 +00:00
cf68bd41d6 backups: implement list/create and dry-run restore 2023-12-07 18:23:22 +01:00
ff3b8f1db0 init: syncthing module
Assumes one `introducer` peer, which can AutoShare configured folders,
with peers that know the `deviceID` of the introducer.
2023-12-07 14:10:15 +01:00
45e9ab45f7 backups: implement list the easy way 2023-12-07 13:22:41 +01:00
e772d29f44 implement backup cli for borgbackup 2023-12-04 17:47:23 +01:00
640430075a backups: add clanCore backup & clan borgbackup module 2023-11-23 18:12:49 +01:00
a84d628b81
deltachat: fixup default usernames 2023-11-15 11:07:03 +01:00
30eb6a3ae2
deltachat: use zerotier address if available 2023-11-15 07:21:26 +01:00
2a6e329e40 api/schema: get schema without having a machine
Also done:
- add @pytest.mark.with_core indicating that a test depends on clan-core and cannot be cached
- separate unit tests into two derivations, ones that can be cached and ones that cannot.
- fix frontend typescript code
2023-11-09 15:30:25 +07:00
86afcbe14b deltachat: allow other ports to access smtp port 2023-11-03 15:45:29 +01:00
f71e56b111 add deltachat module 2023-11-03 10:39:51 +00:00
2ee68fb0e2 drop xmpp setup again 2023-11-03 10:39:51 +00:00
3e989c57fa drop ejabberd again 2023-10-31 18:43:51 +01:00
2e35554e9f add prosody 2023-10-31 17:41:36 +01:00
4361eb3a19 ejabberd: fix sqlite and access 2023-10-31 16:46:02 +01:00
61abc96581 clanModules: add ejabberd 2023-10-31 13:53:54 +01:00
3fd7b4ef29 clanModules: add xfce/dino 2023-10-31 12:49:51 +01:00
1ae314d39c init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
9fca1e7f43 move clanCore into nixosModules, add secrets generate command 2023-08-29 16:28:50 +02:00
572213f1e7 clanModules: add zerotier 2023-08-02 10:32:51 +02:00