separate xorg and i3

This commit is contained in:
Noah Masur
2022-04-28 21:56:21 -04:00
parent 2a225debe5
commit 2a5c896322
9 changed files with 110 additions and 92 deletions

View File

@ -16,4 +16,7 @@
};
# Used for icons in Vim
fonts.fonts = with pkgs; [ nerdfonts ];
}