[NixOS] Remove state version from home-manager config
It should go in machine files
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ pkgs, config, ... }: {
|
||||
home.stateVersion = "20.03";
|
||||
xsession = {
|
||||
enable = true;
|
||||
preferStatusNotifierItems = true;
|
||||
|
Reference in New Issue
Block a user