mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -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; [
|
environment.systemPackages = (with pkgs; [
|
||||||
rustc
|
rustc
|
||||||
cargo
|
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