cosmic: remove deps

This commit is contained in:
Aaron Honeycutt 2024-02-23 18:18:22 +00:00
parent f6dbb18c6a
commit 7de7116145

View file

@ -12,21 +12,5 @@
environment.systemPackages = (with pkgs; [
rustc
cargo
cosmic-launcher
cosmic-applibrary
cosmic-panel
cosmic-greeter
cosmic-settings
cosmic-settings-daemon
cosmic-screenshot
cosmic-term
cosmic-files
cosmic-edit
xdg-desktop-portal-cosmic
# For screenshots until cosmic-screenshot is updated
ksnip
]);
# Fix cosmic-greeter
security.pam.services.cosmic-greeter = {};
}