EFMWW3NV3KNHTLABESQULQCAV2QJD5REO2GEDR3BIN4G36GHPSLQC
{config, pkgs, ...}: {
home.packages = with pkgs; [
pulseeffects
];
}
{config, pkgs, ...}: {
home.packages = with pkgs; [
spotify
];
}
{config, pkgs, ...}: {
home.packages = with pkgs; [
sway
mako
waybar
xwayland
pavucontrol
];
}
{config, pkgs, ...}: {
home.packages = with pkgs; [
xournalpp
];
}