mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
legacy/sync: add croc
This commit is contained in:
parent
f80f0f2c33
commit
e4a1df9962
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
croc
|
||||
magic-wormhole
|
||||
nextcloud-client
|
||||
syncthing
|
||||
magic-wormhole
|
||||
vdirsyncer
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue