Moved cask and and other homebrew to the brewery file

This commit is contained in:
Olaf
2026-07-31 17:47:11 +02:00
parent 984a677327
commit e57c792874
5 changed files with 83 additions and 88 deletions
+2 -3
View File
@@ -20,6 +20,7 @@ in
imports = [
./dock
./brewery.nix
];
# It me
@@ -39,9 +40,7 @@ in
];
};
imports = [
./homebrew.nix
];
# Enable home-manager
home-manager = {