updated system config
This commit is contained in:
parent
303edd7949
commit
f97f95e93f
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
||||||
}: {
|
}: {
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
services.blueman.enable = true;
|
||||||
|
hardware.bluetooth.enable = true;
|
||||||
|
|
||||||
systemd.timers.duckdns = {
|
systemd.timers.duckdns = {
|
||||||
wantedBy = ["timers.target"];
|
wantedBy = ["timers.target"];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
|
|
Loading…
Reference in a new issue