update flake inputs

This commit is contained in:
ulic-youthlic 2025-02-19 23:59:39 +08:00
parent 35e4b3b2a2
commit 836256e5e3
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
];