This commit is contained in:
Chris Kruining 2024-07-24 17:20:46 +02:00
parent 7c443e2884
commit 4490ca84bd
3 changed files with 2 additions and 5 deletions

View file

@ -17,9 +17,5 @@ in
user.packages = attrValues {
inherit (pkgs) webcord teamspeak_client;
};
fonts.packages = with pkgs; [
corefonts
];
};
}