update flake inputs
This commit is contained in:
parent
35e4b3b2a2
commit
836256e5e3
3 changed files with 49 additions and 60 deletions
|
|
@ -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
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue