modules: move devos/* into global

This commit is contained in:
Infinidoge 2023-07-29 16:31:33 -04:00
parent 80d2277a16
commit 7c9c18e578
7 changed files with 1 additions and 10 deletions

View file

@ -43,12 +43,6 @@ with lib;
secret-key-files = ${config.secrets.binary-cache-private-key}
'' else "");
# nixPath = [
# "nixpkgs=${channel.input}"
# "nixos-config=${../../lib/compat/nixos}"
# "home-manager=${inputs.home}"
# ];
localRegistry = {
enable = true;
cacheGlobalRegistry = true;
@ -85,13 +79,10 @@ with lib;
{
# nix
n = "nix";
np = "n profile";
ni = "np install";
nr = "np remove";
ns = "n search --no-update-lock-file";
nf = "n flake";
nepl = "n repl '<nixpkgs>'";
srch = "ns nixos";
srch = "ns nixpkgs";
nrb = ifSudo "sudo nixos-rebuild";
mn = ''
manix "" | grep '^# ' | sed 's/^# \(.*\) (.*/\1/;s/ (.*//;s/^# //' | sk --preview="manix '{}'" | xargs manix