1
0

Add niv to osmium

This commit is contained in:
clerie 2020-12-06 19:15:28 +01:00
parent 59dc3627a0
commit b6d1716a8a

View File

@ -23,6 +23,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
niv
]; ];
system.stateVersion = "21.03"; system.stateVersion = "21.03";