wip
This commit is contained in:
@@ -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 = {
|
||||
|
||||
@@ -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=" ];
|
||||
|
||||
Reference in New Issue
Block a user