my nix stuff!

This commit is contained in:
2025-08-20 22:33:31 +03:00
parent 48100ee09e
commit 8bf64faaa8
10 changed files with 142 additions and 64 deletions

View File

@@ -18,13 +18,6 @@
# services.displayManager.defaultSession = "hyprland";
programs.zsh.enable = true;
programs.direnv = {
enable = true;
enableZshIntegration = true;
};
programs.gamemode.enable = true;
programs.gamemode.settings.general.renice = 0;
programs.gamemode.settings.general.ioprio = 0;