Fix after compton renaming and add SBT

This commit is contained in:
Paul-Henri Froidmont 2020-05-19 23:29:20 +02:00
parent f8e963d0f1
commit 494c06e30b
3 changed files with 2 additions and 3 deletions

View file

@ -6,6 +6,7 @@
jdk
jetbrains.idea-ultimate
maven
sbt
geckodriver
];
};

View file

@ -14,8 +14,6 @@
};
home.packages = with pkgs; [
steam
lutris
vulkan-tools
dolphinEmu
];
};

View file

@ -132,7 +132,7 @@
};
};
services.compton.enable = true;
services.picom.enable = true;
services.stalonetray = {
enable = true;
config = {