Updated and moved from 'system' to 'stdenv.hostPlatform.system'

This commit is contained in:
2025-12-05 22:14:25 +01:00
parent 82c8e46302
commit 6fc3e0a38c
3 changed files with 80 additions and 59 deletions

View File

@@ -41,7 +41,7 @@
man-pages
vim # The only and one great editor
inputs.nixvim.packages.${system}.default # The only and one great editor improved even further
inputs.nixvim.packages.${stdenv.hostPlatform.system}.default # The only and one great editor improved even further
] ++ (if currentSystemDe != "none" then [
# Video card
vulkan-tools