work: Add livebook

This commit is contained in:
Erwin Boskma 2023-12-08 16:40:33 +01:00
parent fb2ccf201f
commit 6fc294669e
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -250,6 +250,7 @@ in
nordzy-cursor-theme nordzy-cursor-theme
pamedia pamedia
pass pass
podman-desktop
quintom-cursor-theme quintom-cursor-theme
procs procs
qgis qgis
@ -365,6 +366,16 @@ in
}; };
services = { services = {
livebook = {
enableUserService = true;
environmentFile = pkgs.writeText "livebook-env" ''
LIVEBOOK_TOKEN_ENABLED=false
LIVEBOOK_IDENTITY_PROVIDER=tailscale:/run/tailscale/tailscaled.sock
LIVEBOOK_AWS_CREDENTIALS=true
'';
address = "100.119.162.110";
};
teamviewer.enable = true; teamviewer.enable = true;
udev.packages = with pkgs; [ udev.packages = with pkgs; [