Updated macos drivers + vulkan
This commit is contained in:
parent
e73e0266d8
commit
5a822b4f3b
32 changed files with 195 additions and 9604 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue