Use homebrew tailscale for macos
This commit is contained in:
parent
db6dd6076e
commit
3f55bd7a3d
2 changed files with 1 additions and 1 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
# GUI applications - manually installed apps now managed by Homebrew
|
# GUI applications - manually installed apps now managed by Homebrew
|
||||||
|
"tailscale"
|
||||||
"inkscape"
|
"inkscape"
|
||||||
"firefox"
|
"firefox"
|
||||||
"obsidian"
|
"obsidian"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
../../modules/homebrew.nix
|
../../modules/homebrew.nix
|
||||||
nix-homebrew.darwinModules.nix-homebrew
|
nix-homebrew.darwinModules.nix-homebrew
|
||||||
../../modules/tailscale.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Nix configuration
|
# Nix configuration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue