nextcloud

This commit is contained in:
2024-05-20 14:05:46 +02:00
parent 63ed48372d
commit 95f373d15f
4 changed files with 12 additions and 1 deletions

View File

@@ -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";
}

View File

@@ -8,10 +8,12 @@
./element
./eww
./git
./inkscape
./ktouch
./libreoffice
./maestral
./neovim
./nextcloud
./obs
./planify
./prusa-slicer

View File

@@ -0,0 +1,5 @@
{ pkgs, config, ... }:
{
home.packages = with pkgs; [ nextcloud-client ];
}

View File

@@ -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