From 15fffe63922dce29f806d70c429609747b1378c2 Mon Sep 17 00:00:00 2001 From: mir Date: Sat, 2 Mar 2024 16:06:30 -0900 Subject: [PATCH] the previous commit is good --- home.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/home.nix b/home.nix index fe4d78b..a5f74e3 100644 --- a/home.nix +++ b/home.nix @@ -5,11 +5,6 @@ # paths it should manage. home.username = "mir"; home.homeDirectory = "/home/mir"; - # nixpkgs.overlays = [ - # (import (builtins.fetchTarball { - # url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz; - # })) - # ]; home.packages = [ pkgs.btop pkgs.firefox