From b74e9e85afe7a3db9f2f329cc7b5a1632aa16d02 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 5 Oct 2022 17:58:37 -0700 Subject: ref(fcuny/notes): delete notes The notes are at https://github.com/fcuny/notes.fcuny.net --- users/fcuny/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'users/fcuny/default.nix') 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 { }; }) -- cgit v1.2.3