Edit home.nix

This commit is contained in:
Aaron Honeycutt 2025-04-12 13:22:32 -06:00
parent 51d7638eb0
commit 016af250dd

View file

@ -66,7 +66,7 @@
settings = {
theme = "ferra";
};
}
};
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;