cosmic-term
This commit is contained in:
parent
c4cd42359a
commit
117650f17e
1 changed files with 17 additions and 0 deletions
17
extras/cosmic.nix
Normal file
17
extras/cosmic.nix
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
< < <<<<<
|
||||||
|
+++++++
|
||||||
|
%%%%%%%
|
||||||
|
{ pkgs, ... }: {
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
cosmic-term
|
||||||
|
fontconfig
|
||||||
|
freetype
|
||||||
|
lld
|
||||||
|
pkg-config
|
||||||
|
];
|
||||||
|
|
||||||
|
# environment.variables = {
|
||||||
|
# PKG_CONFIG_PATH =
|
||||||
|
# };
|
||||||
|
}
|
||||||
|
>>>>>>>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue