updated system config
This commit is contained in:
parent
b855426ab3
commit
e4b3cb4982
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@
|
||||||
services.blueman.enable = true;
|
services.blueman.enable = true;
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
|
||||||
|
servies = {
|
||||||
|
ratbagd.enable = true;
|
||||||
|
piper.enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
systemd.timers.duckdns = {
|
systemd.timers.duckdns = {
|
||||||
wantedBy = ["timers.target"];
|
wantedBy = ["timers.target"];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
|
|
Loading…
Reference in a new issue