add changes from tito to refactor

This commit is contained in:
2025-01-10 23:30:44 -06:00
parent 7e079c7b61
commit cc23aeedc6
4 changed files with 86 additions and 18 deletions

View File

@@ -5,6 +5,7 @@
inputs,
username,
stylix,
ghostty,
...
}: {
imports = [
@@ -56,9 +57,4 @@
stylix.cursor.name = "Vimix-Cursors";
system.stateVersion = "23.11";
# ============= Maybe common ============= #
hardware.opengl = {
enable = true;
};
}