Set up icecream
This commit is contained in:
parent
9c9cf6473c
commit
28060dfe86
2 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
schedulerHost = "icecream.internal.horus.nu";
|
schedulerHost = "icecream.internal.horus.nu";
|
||||||
|
noRemote = true;
|
||||||
|
openFirewall = false;
|
||||||
|
openBroadcast = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# sops = {
|
# sops = {
|
||||||
|
|
|
@ -98,6 +98,7 @@ in
|
||||||
git
|
git
|
||||||
gnome.nautilus
|
gnome.nautilus
|
||||||
headsetcontrol
|
headsetcontrol
|
||||||
|
icemon
|
||||||
imagemagick
|
imagemagick
|
||||||
iotop
|
iotop
|
||||||
(jetbrains.clion.override { jdk = pkgs.jetbrains.jdk; })
|
(jetbrains.clion.override { jdk = pkgs.jetbrains.jdk; })
|
||||||
|
|
Loading…
Reference in a new issue