nixos/cosmic-greeter: add cosmic icons (#523250)
This commit is contained in:
@@ -26,6 +26,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = [
|
||||
pkgs.cosmic-comp
|
||||
pkgs.cosmic-icons
|
||||
cfg.package
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user