feat: Import user hdh20267 as an external module

This commit is contained in:
2025-12-17 00:03:18 -05:00
committed by Hunter Halloran
parent 3b138efc87
commit c79fba3c9b

View File

@@ -46,15 +46,10 @@
"networkmanager" "networkmanager"
"wheel" "wheel"
]; ];
homePackages = [ pkgs.ghostty ]; home = builtins.fetchGit {
shell = pkgs.zsh; url = "https://git.factory.uga.edu/hdh20267/hdh20267-nix";
# Example of using an external module for home-manager configuration: rev = "ea99aa55680cc937f186aef0efc0df307e79d56f";
# home = builtins.fetchGit { };
# url = "https://github.com/hdh20267/dotfiles";
# rev = "abc123...";
# };
# This expects a home.nix file in the repository with home-manager config
# enable = false by default, set to true per-system
}; };
sv22900 = { sv22900 = {
description = "Alireza Vaezi"; description = "Alireza Vaezi";