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