diff --git a/configuration.nix b/configuration.nix index 9946260..b07e94f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -132,6 +132,10 @@ hardware.pulseaudio.support32Bit = true; # # If compatibility with 32-bit applications is desired. + services.gnome.gnome-keyring.enable = true; + security.pam.services.lightdm.enableGnomeKeyring = true; + #ssh.startAgent = true; + # Set stateVersion. Leave it as set. system.stateVersion = "23.11"; } diff --git a/home/programs/default.nix b/home/programs/default.nix index 92b57fb..13f093a 100644 --- a/home/programs/default.nix +++ b/home/programs/default.nix @@ -8,10 +8,12 @@ ./element ./eww ./git + ./inkscape ./ktouch ./libreoffice ./maestral ./neovim + ./nextcloud ./obs ./planify ./prusa-slicer diff --git a/home/programs/nextcloud/default.nix b/home/programs/nextcloud/default.nix new file mode 100644 index 0000000..3b668a5 --- /dev/null +++ b/home/programs/nextcloud/default.nix @@ -0,0 +1,5 @@ +{ pkgs, config, ... }: + +{ + home.packages = with pkgs; [ nextcloud-client ]; +} diff --git a/indent.log b/indent.log index a6bd741..bc8aabb 100644 --- a/indent.log +++ b/indent.log @@ -1,6 +1,6 @@ INFO: latexindent.pl version 3.20.3, 2023-02-19, a script to indent .tex files latexindent.pl lives here: /nix/store/2bhgwk9gsgp4kj73jwwnn7v8ib73mcmc-texlive-latexindent-3.20.3/scripts/latexindent/ - Sat May 4 13:07:07 2024 + Sun May 19 17:45:31 2024 Reading input from STDIN INFO: Processing switches: -y|--yaml: YAML settings specified via command line