updated nil version

This commit is contained in:
Luj 2023-05-20 21:41:19 +02:00
parent ceff4d5991
commit 2ad52bb59a
4 changed files with 97 additions and 28 deletions

View file

@ -56,6 +56,7 @@ in
mosh = prev.unstable.mosh;
hyprpaper = inputs.hyprpaper.packages.${system}.default;
attic = inputs.attic.packages.${system}.default;
nil = inputs.nil.packages.${system}.default;
})
];
}