Compare commits
No commits in common. "af87febb7b9a88c0988a9daa31964a0ef88208f5" and "48039d26e60f7dcfb27bd86898f7d09b0c0c567b" have entirely different histories.
af87febb7b
...
48039d26e6
|
|
@ -60,7 +60,6 @@ in
|
|||
MIDIVisualizer
|
||||
kdenlive
|
||||
vlc
|
||||
unityhub
|
||||
|
||||
mpdcron
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue