changa one font (its in google fonts)
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [ gimp ];
|
environment.systemPackages = with pkgs; [
|
||||||
|
gimp
|
||||||
|
google-fonts
|
||||||
|
];
|
||||||
|
|
||||||
programs.obs-studio = {
|
programs.obs-studio = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user