diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-10-27 19:24:57 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-10-27 19:24:57 -0700 |
| commit | a5679641aa0eb9e872605b70c263c3e950132647 (patch) | |
| tree | 7f4a9670365f8f13152d1070e5d5803f3618aa91 /users/fcuny/default.nix | |
| parent | feat(ops/github): archive notes.fcuny.net (diff) | |
| download | infra-a5679641aa0eb9e872605b70c263c3e950132647.tar.gz | |
ref(users/fcuny): and just like that ...
Diffstat (limited to '')
| -rw-r--r-- | users/fcuny/default.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/users/fcuny/default.nix b/users/fcuny/default.nix deleted file mode 100644 index 05d1444..0000000 --- a/users/fcuny/default.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ pkgs }: - -pkgs.lib.makeScope pkgs.newScope (pkgs: { - resume = pkgs.callPackage ./resume { }; -}) |
