Added home-manager version

This commit is contained in:
2024-09-13 22:21:43 -03:00
parent 1e7f28364c
commit 15c9763402

View File

@@ -226,6 +226,9 @@
inherit system; inherit system;
}; };
home-manager.config = { home-manager.config = {
# Read the changelog before changing this value
home.stateVersion = "23.05";
imports = [ imports = [
nur.hmModules.nur nur.hmModules.nur
./home/shell ./home/shell