diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-10-05 17:56:27 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-10-05 17:56:27 -0700 |
| commit | 01ccf6edd88a66682c1866e8248420fb90ecbfd6 (patch) | |
| tree | 98f6239cb1a098bffab66b10cd964fa374feaf32 /users/fcuny/default.nix | |
| parent | feat(ops/github): add notes.fcuny.net and containerd-to-vm (diff) | |
| download | infra-01ccf6edd88a66682c1866e8248420fb90ecbfd6.tar.gz | |
ref(fcuny/blog): delete the blog
The blog moved back to https://github.com/fcuny/fcuny.net
Diffstat (limited to '')
| -rw-r--r-- | users/fcuny/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/users/fcuny/default.nix b/users/fcuny/default.nix index f5b0914..991f6a8 100644 --- a/users/fcuny/default.nix +++ b/users/fcuny/default.nix @@ -3,7 +3,5 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: { resume = pkgs.callPackage ./resume { }; - blog = pkgs.callPackage ./blog { }; - notes = pkgs.callPackage ./notes { }; }) |
