diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-03-05 04:54:24 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-03-05 07:43:25 +0100 |
commit | b57f3a35f23aae1b327b46a002201aa32edc525c (patch) | |
tree | f8a180bee2313be99d67b18e04aa541e6de6737a /shell.nix |
chore: init
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix new file mode 100644 index 0000000..a6bdf20 --- /dev/null +++ b/shell.nix @@ -0,0 +1 @@ +(import ./. { }).shell |