Move firefox into module and clean useless folder
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
system.primaryUser = "alistreaza";
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
|
||||
# Homebrew apps
|
||||
os.homebrew.ghostty.enable = true;
|
||||
@@ -12,4 +11,6 @@
|
||||
os.homebrew.obsidian.enable = true;
|
||||
os.homebrew.microsoft.enable = true;
|
||||
os.homebrew.keka.enable = true;
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user