Update home-manager config for use on Ubuntu

This commit is contained in:
Lauren Lagarde 2025-08-12 23:40:55 -05:00
parent 0a0ead86dc
commit 0e0fc2d3e7
3 changed files with 19 additions and 11 deletions

View file

@ -62,6 +62,7 @@
home.homeDirectory = "/home/lauren_lagarde";
nixpkgs.config.allowUnfree = true;
home.stateVersion = pkgs.lib.mkDefault "25.05";
}
./home-manager/base.nix