updates people, updates!

This commit is contained in:
Schrottkatze 2023-11-07 08:05:47 +01:00
parent bc52fce5db
commit a6dbb351ef
9 changed files with 32 additions and 10 deletions

View file

@ -2,7 +2,7 @@
{
config = {
fonts.fonts = with pkgs; [
fonts.packages = with pkgs; [
atkinson-hyperlegible
];
home-manager.users.jade = { pkgs, ... }: {