jp fonts, pihole

This commit is contained in:
notohh 2022-12-12 22:06:02 -05:00
parent 47a9352109
commit 09328a7aa1

View file

@ -21,6 +21,11 @@
networking.hostName = "nixos";
networking.networkmanager.enable = true;
networking.nameservers = [ "192.168.1.45" ];
environment.etc = {
"resolv.conf".text = "nameserver 192.168.1.45\n";
};
time.timeZone = "America/New_York";
@ -104,10 +109,13 @@
obsidian
lazygit
obs-studio
obs-studio-plugins.wlrobs
pavucontrol
unzip
etcher
virt-manager
killall
playerctl
# gaming
steam
@ -204,6 +212,9 @@
font-awesome
powerline-fonts
fira-code-symbols
dejavu_fonts
kochi-substitute
ipafont
];
fontconfig = {