From d59670ab76a88444096cdcf8bfc0ee5bfa1fdb55 Mon Sep 17 00:00:00 2001 From: tootbrute Date: Fri, 22 Nov 2024 21:46:03 +0800 Subject: [PATCH] Update NixOS config. --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 96be810..e21b558 100644 --- a/home.nix +++ b/home.nix @@ -106,6 +106,7 @@ EDITOR = "nano"; BROWSER = "firefox"; TERMINAL = "alacritty"; + } # basic configuration of git, please change to your own programs.git = {