fixed neovim package. should work now without problems

This commit is contained in:
2026-08-31 19:28:12 +02:00
parent 2fa6b8e964
commit cfa9ff6a54
2 changed files with 96 additions and 58 deletions
+9
View File
@@ -0,0 +1,9 @@
{
...
}:
{
flake.modules.nixos.core = { pkgs, ... }: {
programs.steam.enable = true;
hardware.
};
}