cosmic all the things
This commit is contained in:
parent
e3800290b2
commit
274b98a533
1 changed files with 20 additions and 8 deletions
|
|
@ -1,13 +1,25 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
cosmic-bg
|
||||
cosmic-applets
|
||||
cosmic-applibrary
|
||||
cosmic-comp
|
||||
cosmic-edit
|
||||
cosmic-files
|
||||
cosmic-greeter
|
||||
cosmic-icons
|
||||
cosmic-launcher
|
||||
cosmic-notifications
|
||||
cosmic-osd
|
||||
cosmic-panel
|
||||
cosmic-protocols
|
||||
cosmic-randr
|
||||
cosmic-screenshot
|
||||
cosmic-session
|
||||
cosmic-settings
|
||||
cosmic-settings-daemon
|
||||
cosmic-term
|
||||
fontconfig
|
||||
freetype
|
||||
lld
|
||||
pkg-config
|
||||
cosmic-workspaces-epoch
|
||||
xdg-desktop-portal-cosmic
|
||||
];
|
||||
|
||||
# environment.variables = {
|
||||
# PKG_CONFIG_PATH =
|
||||
# };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue