Plasma 6 and fixes
Some fixes to deprecation warnings Update settings to 24.05 by default Add better tools Include GParted in Jude deployment Update unstable pin
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
(mumble.override { pulseSupport = true; })
|
||||
fluffychat
|
||||
logseq
|
||||
];
|
||||
greg.gui = true;
|
||||
greg.sway = true;
|
||||
greg.sway = false;
|
||||
greg.gnome = false;
|
||||
}
|
||||
|
||||
@@ -24,7 +24,9 @@ in {
|
||||
home.packages = with pkgs; ( excludes ["x86_64-darwin" "aarch64-darwin"]
|
||||
[
|
||||
cdrtools
|
||||
element-desktop
|
||||
fluffychat
|
||||
cinny-desktop
|
||||
qpwgraph
|
||||
vlc
|
||||
x265
|
||||
]) ++
|
||||
|
||||
Reference in New Issue
Block a user