disable stylix a bit
Some checks failed
Build on Push / build-configurations (push) Failing after 49m37s
Some checks failed
Build on Push / build-configurations (push) Failing after 49m37s
This commit is contained in:
@@ -3,7 +3,7 @@ let
|
|||||||
inherit (inputs.self.lib) mkEnabled enableList;
|
inherit (inputs.self.lib) mkEnabled enableList;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
stylix.enable = true;
|
# stylix.enable = true;
|
||||||
emacs.enable = true;
|
emacs.enable = true;
|
||||||
enableContainers = true;
|
enableContainers = true;
|
||||||
servers.drpp.enable = true;
|
servers.drpp.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user