nixos/pantheon: add an apps.enable option
This commit is contained in:
@@ -3,13 +3,6 @@
|
||||
|
||||
lib.makeScope pkgs.newScope (self: with self; {
|
||||
|
||||
apps = [
|
||||
elementary-calculator elementary-calendar
|
||||
elementary-camera elementary-code elementary-files
|
||||
elementary-music elementary-photos elementary-screenshot-tool
|
||||
elementary-terminal elementary-videos switchboard-with-plugs
|
||||
];
|
||||
|
||||
artwork = [
|
||||
elementary-gtk-theme
|
||||
elementary-icon-theme
|
||||
@@ -22,6 +15,7 @@ lib.makeScope pkgs.newScope (self: with self; {
|
||||
elementary-session-settings
|
||||
elementary-shortcut-overlay
|
||||
gala
|
||||
switchboard-with-plugs
|
||||
wingpanel-with-indicators
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user