packages: add papirus, pcmanfm and nitrokey
This commit is contained in:
parent
13613eaf49
commit
e8f1553f66
@ -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; [
|
||||||
|
@ -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.
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user