From 312d9805b670bc2ba15dd3d250ca0a23ba3f71f3 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 19 Sep 2021 19:51:15 -0400 Subject: [PATCH] refactor: move programming languages to nixos/profiles --- {users/profiles => profiles/develop}/programming/python.nix | 0 {users/profiles => profiles/develop}/programming/racket.nix | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {users/profiles => profiles/develop}/programming/python.nix (100%) rename {users/profiles => profiles/develop}/programming/racket.nix (100%) diff --git a/users/profiles/programming/python.nix b/profiles/develop/programming/python.nix similarity index 100% rename from users/profiles/programming/python.nix rename to profiles/develop/programming/python.nix diff --git a/users/profiles/programming/racket.nix b/profiles/develop/programming/racket.nix similarity index 100% rename from users/profiles/programming/racket.nix rename to profiles/develop/programming/racket.nix