meli, davmai, healthreminder, update
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user