Update home-manager config for use on Ubuntu
This commit is contained in:
parent
0a0ead86dc
commit
0e0fc2d3e7
3 changed files with 19 additions and 11 deletions
|
@ -62,6 +62,7 @@
|
|||
home.homeDirectory = "/home/lauren_lagarde";
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home.stateVersion = pkgs.lib.mkDefault "25.05";
|
||||
}
|
||||
|
||||
./home-manager/base.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue