Set conduit to correctly point to new mountpoint

This commit is contained in:
Natsu Kagami 2024-01-26 13:44:46 +01:00
parent 9c2dfd483b
commit 97c065231b
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 4 additions and 2 deletions

View file

@ -47,6 +47,7 @@
environment.systemPackages = with pkgs; [
git
htop-vim
kakoune
docker-compose
];