diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-05-28 22:04:34 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-05-28 22:04:34 +0200 |
commit | ec0ea18486ed2569808f2e511ecac52f812300b0 (patch) | |
tree | a03ef5a9272b8c9533c83f4e3a29a508e24cfeb1 /shell.nix |
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 |