add imagemagick and enable kde connect again
This commit is contained in:
@@ -32,7 +32,7 @@ in {
|
||||
middleEmulation = false;
|
||||
};
|
||||
};
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 25565 53317 ]; # localsend
|
||||
|
||||
@@ -53,6 +53,7 @@ in
|
||||
trashy # move files to trash
|
||||
shell-gpt
|
||||
libheif #convert heic to jpg with `heif-convert something.heic something.jpg`
|
||||
imagemagick #convert images
|
||||
tree
|
||||
kop-newproject # creates a shell.nix and .envrc
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user