diff options
-rw-r--r-- | agenda/improve stockholm experience.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/agenda/improve stockholm experience.md b/agenda/improve stockholm experience.md new file mode 100644 index 0000000..6049f4e --- /dev/null +++ b/agenda/improve stockholm experience.md @@ -0,0 +1,5 @@ +At the moment it's not nice to use stockholm from an external perspective. This should be improved by providing a sane default.nix and/or shell.nix + +At least following commands should work out of the box (on a system that provides some nixpkgs): + + nix-shell --no-out-link -A pkgs.somepackage
\ No newline at end of file |