summaryrefslogtreecommitdiff
path: root/home-config/nix-home-manager/home.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-06-21 14:11:32 -0400
committerFreya Murphy <freya@freyacat.org>2024-06-21 14:11:32 -0400
commitec91773b25ee8bd7c3e36031ec0970e7bc30c6bd (patch)
tree5ebe7612005cb2e020a57f1a3dacbb332fb86638 /home-config/nix-home-manager/home.nix
parentmispelling of UUID from UUId (diff)
downloaddotfiles-guix-ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd.tar.gz
dotfiles-guix-ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd.tar.bz2
dotfiles-guix-ec91773b25ee8bd7c3e36031ec0970e7bc30c6bd.zip
update kaworu and start dotfiles update
Diffstat (limited to 'home-config/nix-home-manager/home.nix')
-rw-r--r--home-config/nix-home-manager/home.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix
index 289be29..e425b7b 100644
--- a/home-config/nix-home-manager/home.nix
+++ b/home-config/nix-home-manager/home.nix
@@ -3,8 +3,8 @@
{
# Home Manager needs a bit of information about you and the paths it should
# manage.
- home.username = "tylerm";
- home.homeDirectory = "/home/tylerm";
+ home.username = "freya";
+ home.homeDirectory = "/home/freya";
home.stateVersion = "22.11"; # Please read the comment before changing.
# This value will set some environment variables to allow home-manager to