1

fix: stateVersion for aqua

This commit is contained in:
Himadri Bhattacharjee
2025-02-10 18:26:44 +05:30
parent 8b20d6bf9a
commit cfb85f49c1

View File

@@ -4,5 +4,5 @@
../default/home/helix.nix
../default/home/shell.nix
];
home.stateVersion = "24.11";
home.stateVersion = "23.11";
}