mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Updated and moved from 'system' to 'stdenv.hostPlatform.system'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user