packages: add papirus, pcmanfm and nitrokey
This commit is contained in:
parent
13613eaf49
commit
e8f1553f66
@ -44,6 +44,9 @@
|
||||
# enable = false;
|
||||
# extraBackends = [ pkgs.sane-airscan ];
|
||||
# };
|
||||
hardware = {
|
||||
nitrokey.enable = true;
|
||||
};
|
||||
|
||||
# environment = {
|
||||
# systemPackages = with pkgs; [
|
||||
|
@ -33,6 +33,7 @@
|
||||
element-desktop
|
||||
pulsemixer
|
||||
yubioath-desktop
|
||||
nitrokey-app
|
||||
|
||||
# Display
|
||||
#light # xorg.xbacklight not supported. Other option is just use xrandr.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user