i hate mac

This commit is contained in:
Osman Faruk Bayram 2025-09-09 11:36:47 +03:00
parent e191248f3d
commit 7aee282c36

View file

@ -78,7 +78,7 @@
# nix.nixPath = ["nixpkgs=${pkgs.path}"];
# disable the database error TODO add nix-index search
programs.command-not-found.enable = false;
# programs.command-not-found.enable = false; # TODO fix ts
system.configurationRevision = inputs.self.rev or "dirty";
}