packages: add papirus, pcmanfm and nitrokey

This commit is contained in:
Kabbone 2022-11-06 12:52:48 +01:00
parent 13613eaf49
commit e8f1553f66
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
3 changed files with 6 additions and 1 deletions

View File

@ -44,6 +44,9 @@
# enable = false; # enable = false;
# extraBackends = [ pkgs.sane-airscan ]; # extraBackends = [ pkgs.sane-airscan ];
# }; # };
hardware = {
nitrokey.enable = true;
};
# environment = { # environment = {
# systemPackages = with pkgs; [ # systemPackages = with pkgs; [

View File

@ -33,6 +33,7 @@
element-desktop element-desktop
pulsemixer pulsemixer
yubioath-desktop yubioath-desktop
nitrokey-app
# Display # Display
#light # xorg.xbacklight not supported. Other option is just use xrandr. #light # xorg.xbacklight not supported. Other option is just use xrandr.

View File

@ -53,10 +53,11 @@
# File Management # File Management
#okular # PDF viewer #okular # PDF viewer
#gnome.file-roller # Archive Manager #gnome.file-roller # Archive Manager
#pcmanfm # File Manager pcmanfm # File Manager
rsync # Syncer $ rsync -r dir1/ dir2/ rsync # Syncer $ rsync -r dir1/ dir2/
unzip # Zip files unzip # Zip files
unrar # Rar files unrar # Rar files
papirus-icon-theme
# General configuration # General configuration
#git # Repositories #git # Repositories