1
0
Fork 0

Set up GCM on mizuki

This commit is contained in:
Avery 2025-03-06 07:42:30 +00:00
parent 78db2beb74
commit 09c0496a2a
Signed by: Avery
GPG key ID: B684FD451B692E04
4 changed files with 26 additions and 2 deletions

View file

@ -1,6 +1,7 @@
{ lib, pkgs, ... }: {
environment.shells = with pkgs; [ zsh ];
environment.systemPackages = with pkgs; [ xorg.setxkbmap ];
fonts = {
packages = with pkgs; [ inter notonoto ];