From a9dd255ab537d26c663f132e7f6a1be121713e1e Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Mon, 24 Jun 2024 03:28:28 +0200 Subject: [PATCH] added dedicated dir for my nurPkgs --- mods/{ => nurPkgs}/cbm.nix | 0 mods/{ => nurPkgs}/mac-telnet.nix | 0 mods/{ => nurPkgs}/vis.nix | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename mods/{ => nurPkgs}/cbm.nix (100%) rename mods/{ => nurPkgs}/mac-telnet.nix (100%) rename mods/{ => nurPkgs}/vis.nix (100%) diff --git a/mods/cbm.nix b/mods/nurPkgs/cbm.nix similarity index 100% rename from mods/cbm.nix rename to mods/nurPkgs/cbm.nix diff --git a/mods/mac-telnet.nix b/mods/nurPkgs/mac-telnet.nix similarity index 100% rename from mods/mac-telnet.nix rename to mods/nurPkgs/mac-telnet.nix diff --git a/mods/vis.nix b/mods/nurPkgs/vis.nix similarity index 100% rename from mods/vis.nix rename to mods/nurPkgs/vis.nix