shell: set devshell name

This commit is contained in:
Infinidoge 2023-08-08 22:52:28 -04:00
parent ff20fc81d0
commit 58eec298d4

View file

@ -9,6 +9,8 @@
]));
in
{
name = "universe";
devshell.packages = [
pythonEnv
];