From f7320e90ce18713bcb62e0ba29219995c00e45cb Mon Sep 17 00:00:00 2001 From: Kabbone Date: Tue, 20 Dec 2022 19:45:11 +0100 Subject: [PATCH] apps: mpris, nitrokey, tailscale --- hosts/home.nix | 5 ++++- hosts/laptop/default.nix | 1 + hosts/laptop/home.nix | 4 +--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/hosts/home.nix b/hosts/home.nix index eb49176..227fd73 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -44,10 +44,11 @@ gnupatch gnulib yubioath-flutter + nitrokey-app tailscale wireguard-tools - + # Video/Audio #feh # Image Viewer mpv # Media Player @@ -163,6 +164,8 @@ home-manager.enable = true; }; + services.mpris-proxy.enable = true; # Headset Button proxy + gtk = { # Theming enable = true; theme = { diff --git a/hosts/laptop/default.nix b/hosts/laptop/default.nix index 7310bb0..9b4635b 100644 --- a/hosts/laptop/default.nix +++ b/hosts/laptop/default.nix @@ -85,6 +85,7 @@ userServices = true; }; }; + tailscale.enable = true; }; diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index 25cc48c..ad7f755 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -33,9 +33,7 @@ element-desktop intel-gpu-tools pulsemixer - #yubioath-desktop - nitrokey-app - + # Display light # xorg.xbacklight not supported. Other option is just use xrandr.