Compare commits

..

No commits in common. "af87febb7b9a88c0988a9daa31964a0ef88208f5" and "48039d26e60f7dcfb27bd86898f7d09b0c0c567b" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View File

@ -60,7 +60,6 @@ in
MIDIVisualizer
kdenlive
vlc
unityhub
mpdcron

View File

@ -99,12 +99,6 @@
icu
];
# Systemwide Java support
programs.java = {
enable = true;
package = pkgs.jdk17;
};
# Emacs Config Init Service - For root user also
systemd.services.emacs-config-initialiser = {
description = "Initialises default emacs configuration if not available";