added wm installations
This commit is contained in:
8
system/wm/fonts.nix
Normal file
8
system/wm/fonts.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
fonts.packages = with pkgs; [
|
||||
_0xproto
|
||||
ipafont
|
||||
takao
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user