silly nix moment

This commit is contained in:
Natalie 2025-04-19 22:13:44 -07:00
parent b7f96a14ae
commit 4f015f806d
No known key found for this signature in database
GPG key ID: 61F4EAEB0C9C3D5F

View file

@ -11,7 +11,7 @@
home = { home = {
username = user; username = user;
homeDirectory = "/Users/nmarks/"; homeDirectory = "/Users/nmarks/";
shell = pkgs.fish; # shell = pkgs.fish;
# Home Manager needs a bit of information about you and the paths it should # Home Manager needs a bit of information about you and the paths it should
# manage. # manage.
# This value determines the Home Manager release that your configuration is # This value determines the Home Manager release that your configuration is