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