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;
|
services.desktopManager.cosmic.enable = true;
|
||||||
environment.cosmic.excludePackages = with pkgs; [
|
environment.cosmic.excludePackages = with pkgs; [
|
||||||
cosmic-edit
|
cosmic-edit
|
||||||
|
cosmic-player
|
||||||
cosmic-term
|
cosmic-term
|
||||||
];
|
];
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
Loading…
Add table
Reference in a new issue