desko/lappy: explicitly set system.stateVersion
This commit is contained in:
@@ -15,4 +15,7 @@
|
||||
pkgs.electrum
|
||||
];
|
||||
};
|
||||
|
||||
# docs: https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion
|
||||
system.stateVersion = "21.05";
|
||||
}
|
||||
|
@@ -12,4 +12,7 @@
|
||||
system = "x86_64-linux";
|
||||
gui = "gnome";
|
||||
};
|
||||
|
||||
# docs: https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion
|
||||
system.stateVersion = "21.05";
|
||||
}
|
||||
|
Reference in New Issue
Block a user