Added Xarchiver as archive manager
This commit is contained in:
parent
0139b545ff
commit
e3d3da7325
2
home.nix
2
home.nix
|
|
@ -9,7 +9,7 @@
|
||||||
home.packages = with pkgs;
|
home.packages = with pkgs;
|
||||||
[ texliveFull ] ++ # TeX distribution
|
[ texliveFull ] ++ # TeX distribution
|
||||||
[ kitty ] ++ # Terminal emulator
|
[ kitty ] ++ # Terminal emulator
|
||||||
[ firefox cinnamon.nemo pavucontrol ] ++ # Basic graphical apps
|
[ firefox cinnamon.nemo xarchiver pavucontrol ] ++ # Basic graphical apps
|
||||||
[ signal-desktop prismlauncher ] ++ # Personalized selection of graphical apps
|
[ signal-desktop prismlauncher ] ++ # Personalized selection of graphical apps
|
||||||
[ bemenu j4-dmenu-desktop ] ++ # Sway-related packages
|
[ bemenu j4-dmenu-desktop ] ++ # Sway-related packages
|
||||||
[ noto-fonts redhat-official-fonts overpass ]; # Fonts
|
[ noto-fonts redhat-official-fonts overpass ]; # Fonts
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue