Set up icecream

This commit is contained in:
Erwin Boskma 2022-12-23 08:19:07 +01:00
parent 9c9cf6473c
commit 28060dfe86
Signed by: erwin
SSH key fingerprint: SHA256:Vw4O4qA0i5x65Y7yyjDpWDCSMSXAhqT4X7cJ3frdnLY
2 changed files with 4 additions and 0 deletions

View file

@ -143,6 +143,9 @@
enable = true;
schedulerHost = "icecream.internal.horus.nu";
noRemote = true;
openFirewall = false;
openBroadcast = true;
};
# sops = {

View file

@ -98,6 +98,7 @@ in
git
gnome.nautilus
headsetcontrol
icemon
imagemagick
iotop
(jetbrains.clion.override { jdk = pkgs.jetbrains.jdk; })