Ugh re-add logseq

This commit is contained in:
albert 2024-08-15 09:20:16 +09:00
parent 91b72dfdc5
commit 120fe19d53
Signed by: albert
GPG key ID: 3895DD267CA11BA9
3 changed files with 10 additions and 1 deletions

View file

@ -53,6 +53,13 @@
id = "FGWD6B2-4IK3L3Y-5KOCH4H-HCS3HSG-3BTORHM-D643M36-ZHDU4OZ-DEAVKQZ"; id = "FGWD6B2-4IK3L3Y-5KOCH4H-HCS3HSG-3BTORHM-D643M36-ZHDU4OZ-DEAVKQZ";
}; };
}; };
folders = {
"logseq" = {
id = "logseq";
path = "/home/${username}/.logseq";
devices = [ "framework-server" "nixos-desktop" "nixos-framework" "rdesktop" "google-pixel-8" ];
};
};
}; };
}; };
} }

View file

@ -7,6 +7,7 @@
../../common/services/gnupg-agent.nix ../../common/services/gnupg-agent.nix
../../common/software/cli/clean-hm.nix ../../common/software/cli/clean-hm.nix
../../common/services/tailscale-autoconnect.nix ../../common/services/tailscale-autoconnect.nix
../../common/services/syncthing.nix
]; ];
hardware.pulseaudio.extraModules = [ pkgs.pulseaudio-module-xrdp ]; hardware.pulseaudio.extraModules = [ pkgs.pulseaudio-module-xrdp ];

View file

@ -5,6 +5,7 @@
pkgs.bitwarden pkgs.bitwarden
pkgs.lutris pkgs.lutris
pkgs.vlc pkgs.vlc
pkgs-unstable.logseq
# pkgs.tor-browser # pkgs.tor-browser
# Gaming # Gaming