From 57fd8918827ff2b6003c026f719a2eb3c51b964b Mon Sep 17 00:00:00 2001 From: notohh Date: Tue, 13 Dec 2022 21:35:56 -0500 Subject: [PATCH] some stuff --- configuration.nix | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/configuration.nix b/configuration.nix index 2345797..b7ad8ef 100644 --- a/configuration.nix +++ b/configuration.nix @@ -22,12 +22,13 @@ networking.networkmanager.enable = true; networking.nameservers = [ "192.168.1.45" ]; - + + # pihole environment.etc = { "resolv.conf".text = "nameserver 192.168.1.45\n"; }; - time.timeZone = "America/New_York"; + time.timeZone = "America/New_York"; i18n.defaultLocale = "en_US.UTF-8"; @@ -97,8 +98,6 @@ spotify-tui spotifyd mpv - ani-cli - trackma # utility hyprpaper @@ -117,6 +116,10 @@ killall playerctl + # entertainment + ani-cli + trackma + # gaming steam wine