about summary refs log tree commit diff
path: root/users/fcuny/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/fcuny/default.nix')
-rw-r--r--users/fcuny/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/fcuny/default.nix b/users/fcuny/default.nix
index 991f6a8..05d1444 100644
--- a/users/fcuny/default.nix
+++ b/users/fcuny/default.nix
@@ -2,6 +2,4 @@
 
 pkgs.lib.makeScope pkgs.newScope (pkgs: {
   resume = pkgs.callPackage ./resume { };
-
-  notes = pkgs.callPackage ./notes { };
 })