sayncthing ig

This commit is contained in:
martyTF 2025-12-18 18:06:02 +01:00
parent cef112b672
commit 22a2d35ae8
12 changed files with 283 additions and 15 deletions

View file

@ -13,14 +13,14 @@
default = "marty";
description = ''
main user name
''
'';
};
shell = lib.mkOption {
default = pkgs.fish;
description = ''
main user shell
''
}
'';
};
};
};