Add blutooth support to tardis
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
dmenu
|
dmenu
|
||||||
pulseaudio
|
pulseaudio
|
||||||
brightnessctl
|
brightnessctl
|
||||||
|
bluetui
|
||||||
maim
|
maim
|
||||||
xclip
|
xclip
|
||||||
xsel
|
xsel
|
||||||
@@ -41,6 +42,11 @@
|
|||||||
unifont
|
unifont
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardware.bluetooth = {
|
||||||
|
enable = true;
|
||||||
|
powerOnBoot = false;
|
||||||
|
};
|
||||||
|
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
|
|
||||||
networking.hostName = "tardis";
|
networking.hostName = "tardis";
|
||||||
|
|||||||
Reference in New Issue
Block a user