the previous commit is good

This commit is contained in:
mir 2024-03-02 16:06:30 -09:00
parent 76f9409b5c
commit 15fffe6392

View File

@ -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