diff options
Diffstat (limited to 'users')
| -rw-r--r-- | users/gkleen@odin.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/gkleen@odin.nix b/users/gkleen@odin.nix index 2c63c085..d06215d1 100644 --- a/users/gkleen@odin.nix +++ b/users/gkleen@odin.nix | |||
| @@ -1,2 +1,5 @@ | |||
| 1 | { | 1 | { |
| 2 | packageOverrides = pkgs: with pkgs; { | ||
| 3 | strm = pkgs.callPackage ../odin/strm.nix {}; | ||
| 4 | }; | ||
| 2 | } | 5 | } |
