nixos/cosmic: remove cosmic-player
This commit is contained in:
parent
b715a9c200
commit
2e82021280
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ in
|
|||
services.desktopManager.cosmic.enable = true;
|
||||
environment.cosmic.excludePackages = with pkgs; [
|
||||
cosmic-edit
|
||||
cosmic-player
|
||||
cosmic-term
|
||||
];
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Reference in a new issue