Updated macos drivers + vulkan

This commit is contained in:
Aleksandr Lebedev 2024-11-28 18:01:01 +01:00
parent e73e0266d8
commit 5a822b4f3b
32 changed files with 195 additions and 9604 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, stylix, inputs, ... }:
{ config, pkgs, stylix, hostname, inputs, ... }:
let
#nur = import (builtins.fetchTarball {
@ -15,6 +15,7 @@
[
./hyprland/hyprland.nix
./nixvim
#"${if hostname != "nixosbtw" then ./macos/homemac.nix else ./empty.nix }"
];
# Home Manager needs a bit of information about you and the paths it should
# manage.