update flake inputs

This commit is contained in:
ulic-youthlic 2025-02-19 23:59:39 +08:00
parent cc63f4302d
commit d345637718
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 49 additions and 60 deletions

View file

@ -25,7 +25,7 @@ in
profiles.default = {
name = "default";
isDefault = true;
extensions = with outputs.packages."${system}"; [
extensions.packages = with outputs.packages."${system}"; [
immersive-translate
tridactyl
];