Add some more packages

This commit is contained in:
Emi Simpson 2023-06-09 16:08:16 -04:00
parent 108a844d03
commit 69c1cf2cb7
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
3 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,7 @@
clapper
playerctl
inkscape
libreoffice
gnomeExtensions.blur-my-shell
gnomeExtensions.burn-my-windows
gnomeExtensions.pop-shell

View File

@ -9,6 +9,7 @@
home.keyboard.layout = "us";
home.keyboard.variant = "3l";
home.packages = with pkgs; with (import ../packages/all-packages.nix nixpkgs); [
entr
restic
ripgrep
libqalculate
@ -21,6 +22,8 @@
rclone
bubblewrap
termdown
youtube-dl
magic-wormhole
] ++ (import ../system/home-manager.nix).extraPackages pkgs;
editorconfig = {
enable = true;

View File

@ -119,6 +119,7 @@ let systemInformation = import ./system/system-information.nix; in
vlc
file
pavucontrol
nix-index
gst_all_1.gstreamer gst_all_1.gst-plugins-base gst_all_1.gst-libav gst_all_1.gst-vaapi gst_all_1.gst-plugins-bad gst_all_1.gst-plugins-good gst_all_1.gst-plugins-ugly
];
environment.gnome.excludePackages = with pkgs.gnome; [
@ -133,6 +134,8 @@ let systemInformation = import ./system/system-information.nix; in
fonts.fonts = with pkgs; with import packages/all-packages.nix nixpkgs; [
justseeds
manrope
google-fonts
comic-mono
];
# List services that you want to enable: