mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
cosmic: remove deps
This commit is contained in:
parent
f6dbb18c6a
commit
7de7116145
1 changed files with 0 additions and 16 deletions
|
@ -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 = {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue