fix evaluation warning
This commit is contained in:
@@ -243,11 +243,11 @@
|
|||||||
zed-editor
|
zed-editor
|
||||||
|
|
||||||
# Browser
|
# Browser
|
||||||
inputs.zen-browser.packages.${pkgs.system}.default
|
inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||||
|
|
||||||
# Flake inputs (desktop shell)
|
# Flake inputs (desktop shell)
|
||||||
inputs.noctalia.packages.${pkgs.system}.default
|
inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||||
inputs.opencode.packages.${pkgs.system}.default
|
inputs.opencode.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
ghostty
|
ghostty
|
||||||
|
|||||||
Reference in New Issue
Block a user