Second fix on new structure
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
# Apps
|
||||
home.shell.zsh = true;
|
||||
home.shell.git = true;
|
||||
home.shell.neovim = true;
|
||||
|
||||
# Homebrew apps
|
||||
home.homebrew.iterm = true;
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
|
||||
# System version
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user