Set up a launcher

This commit is contained in:
Natsu Kagami 2023-03-15 14:02:15 +01:00
parent e2c2928585
commit 782a7be91d
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
5 changed files with 33 additions and 4 deletions

View file

@ -38,6 +38,8 @@ with lib; {
"${config.home.homeDirectory}/.config/nixpkgs"
];
systemd.user.startServices = "sd-switch";
# Bluetooth controls
services.mpris-proxy.enable = true;