This commit is contained in:
Miguel Palhas
2025-03-25 10:12:49 +00:00
parent ee45f05948
commit f1f01e917a
2 changed files with 9 additions and 1 deletions
+6 -1
View File
@@ -20,11 +20,12 @@
imv
pavucontrol
zathura
lxappearance
nwg-look
xournalpp
jq
kooha
ffmpeg
unzip
# networking
networkmanagerapplet
@@ -41,6 +42,10 @@
ferdium
bruno
bun
# themes
tela-icon-theme
papirus-icon-theme
];
gtk = {
+3
View File
@@ -19,6 +19,9 @@ in
};
};
# thumbnail support for images
services.tumbler.enable = true;
nix.settings = {
substituters = [ "https://hyprland.cachix.org" ];
trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" ];