meli, davmai, healthreminder, update

This commit is contained in:
nx2
2024-03-21 09:27:43 +01:00
parent 23cc6752ab
commit 312a40351d
7 changed files with 72 additions and 14 deletions

View File

@@ -14,6 +14,8 @@
./system-modules/hsmw.nix
./system-modules/health_reminder.nix
./system-modules/davmail.nix
# ./system-modules/docker.nix
];
@@ -64,6 +66,10 @@
services.openssh.enable = false;
hardware.bluetooth.enable = true; # enables support for Bluetooth
hardware.bluetooth.powerOnBoot = true; #
services.blueman.enable = true;
# List packages installed in system profile. To search, run:
# $ nix search wget
@@ -82,6 +88,7 @@
htop
direnv
openssl
blueman
];
fonts.packages = with pkgs; [