This commit is contained in:
Stuce 2025-11-16 14:14:24 +01:00
parent 0f9784e83c
commit 778fe75aa2
3 changed files with 14 additions and 11 deletions

View file

@ -13,7 +13,9 @@
./lldap.nix
./vaultwarden.nix
./radicale.nix
./calDavToCsv.nix
];
services.calDavToCsv.enable = true;
# Add flake support
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# Use the GRUB 2 boot loader.