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