Fix dev-lt-63 using the wrong gui option
This commit is contained in:
parent
df7cd2714f
commit
a902f3c816
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
home-manager.enable = false;
|
home-manager.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
custom.gui.sway.enable = true;
|
custom.gui.enable = true;
|
||||||
|
|
||||||
xdg.systemDirs.data = [ "/usr/share" "/usr/local/share" ];
|
xdg.systemDirs.data = [ "/usr/share" "/usr/local/share" ];
|
||||||
fonts.fontconfig.enable = true;
|
fonts.fontconfig.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue