Removed stateVersion from common home role

This commit is contained in:
Giulio De Pasquale 2022-10-14 00:42:40 +02:00
parent 334a606f11
commit 4bc41031ef

View File

@ -3,9 +3,7 @@
{
imports = [ ./zsh.nix ./git.nix ];
home = {
stateVersion = "21.05";
sessionVariables = {
EDITOR = "nvim";
VISUAL = "nvim";