From e8f1553f669c3907f7b6deada23ed168d8aa9ba0 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 6 Nov 2022 12:52:48 +0100 Subject: [PATCH] packages: add papirus, pcmanfm and nitrokey --- hosts/desktop/default.nix | 3 +++ hosts/desktop/home.nix | 1 + hosts/home.nix | 3 ++- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hosts/desktop/default.nix b/hosts/desktop/default.nix index a963ff2..b98045e 100644 --- a/hosts/desktop/default.nix +++ b/hosts/desktop/default.nix @@ -44,6 +44,9 @@ # enable = false; # extraBackends = [ pkgs.sane-airscan ]; # }; + hardware = { + nitrokey.enable = true; + }; # environment = { # systemPackages = with pkgs; [ diff --git a/hosts/desktop/home.nix b/hosts/desktop/home.nix index bfa724b..51f01c2 100644 --- a/hosts/desktop/home.nix +++ b/hosts/desktop/home.nix @@ -33,6 +33,7 @@ element-desktop pulsemixer yubioath-desktop + nitrokey-app # Display #light # xorg.xbacklight not supported. Other option is just use xrandr. diff --git a/hosts/home.nix b/hosts/home.nix index 39ed7a6..ee1798e 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -53,10 +53,11 @@ # File Management #okular # PDF viewer #gnome.file-roller # Archive Manager - #pcmanfm # File Manager + pcmanfm # File Manager rsync # Syncer $ rsync -r dir1/ dir2/ unzip # Zip files unrar # Rar files + papirus-icon-theme # General configuration #git # Repositories