mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: big upgrade to 20.03
use emojis for i3status-rust remove overlays configure mail via home-manager adapt to 20.03 config options automatically symlink cloud directories into home
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
{
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
extraConfig = lib.generators.toINI {} {
|
||||
General.Enable = lib.concatStringsSep "," ["Source" "Sink" "Media" "Socket"];
|
||||
};
|
||||
config.General.Enable = lib.concatStringsSep "," ["Source" "Sink" "Media" "Socket"];
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.blueman ];
|
||||
|
||||
Reference in New Issue
Block a user