updated nil version

This commit is contained in:
Luj 2023-05-20 21:41:19 +02:00
parent faccadff36
commit 157bc51a05
Signed by: luj
GPG key ID: 6FC74C847011FD83
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;
})
];
}