Thinking to remove Stylix for overall simplicity

This commit is contained in:
lulusilly 2025-09-13 19:50:33 -04:00
parent e61e3d3202
commit 74389e6eef
4 changed files with 7 additions and 7 deletions

View file

@ -12,10 +12,10 @@
networking.hostName = "mecca";
stylix = {
/* stylix = {
enable = true;
image = ./bg.jpg;
};
}; */
system.stateVersion = "25.05";
}

View file

@ -12,10 +12,10 @@
networking.hostName = "syntheticnexus";
stylix = {
/* stylix = {
enable = true;
image = ./bg.jpg;
};
}; */
system.stateVersion = "25.05";
}