Skip to content

Commit 6c67fa0

Browse files
committed
uhh
1 parent 0a6c5aa commit 6c67fa0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

nixos/hosts/aira/configuration.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,8 @@
219219
# specialisation = {
220220
# gaming.configuration = import ./gaming.nix;
221221
# };
222+
223+
fonts.packages = with pkgs; [
224+
corefonts
225+
];
222226
}

0 commit comments

Comments
 (0)