Add ghostscript to systemPackages
This commit is contained in:
parent
d2d58a7612
commit
13b59363d5
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.ghostscript ];
|
||||
|
||||
hardware = {
|
||||
bluetooth.enable = true;
|
||||
pulseaudio = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue