From 961955625fc47ad1f01870c24ec360330e994d76 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Tue, 31 Oct 2023 21:30:25 -0400 Subject: [PATCH] global/nix: remove nrb --- modules/global/nix.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/global/nix.nix b/modules/global/nix.nix index 66b71bb..31b2d94 100644 --- a/modules/global/nix.nix +++ b/modules/global/nix.nix @@ -87,7 +87,6 @@ with lib; nf = "n flake"; nepl = "n repl ''"; srch = "ns nixpkgs"; - nrb = ifSudo "sudo nixos-rebuild"; mn = '' manix "" | grep '^# ' | sed 's/^# \(.*\) (.*/\1/;s/ (.*//;s/^# //' | sk --preview="manix '{}'" | xargs manix '';