FIX: darwin version now works!

This commit is contained in:
lsoriano-mcm
2025-07-03 20:45:15 -05:00
parent b4f4b67a8b
commit 8491971427
7 changed files with 548 additions and 28 deletions
+4
View File
@@ -0,0 +1,4 @@
{
imports = [
];
}
+2 -1
View File
@@ -1,9 +1,10 @@
{
imports = [
../../packages/zsh/home.nix
../../packages/fish/home.nix
../../packages/kitty/home.nix
../../packages/neovim/home.nix
../../packages/starship/home.nix
../../packages/fastfetch/home.nix
../../packages/zsh/home.nix
];
}