Update dependencies and fix zen-browser package name

- Change "zen-browser" to "zen" in cask configuration
- Add system.primaryUser setting in darwin.nix
- Remove commented networking.hosts configuration
- Update flake.lock with latest home-manager, nix-darwin, and nixpkgs
This commit is contained in:
2025-05-29 19:16:22 +02:00
parent a1ad0fa815
commit 1c20a73d19
3 changed files with 11 additions and 16 deletions

View File

@@ -20,12 +20,7 @@
# Nix Darwin
# https://daiderd.com/nix-darwin/manual/index.html
# networking.hosts = {
# "127.0.0.1" = [
# "localhost"
# "dev.buena.com"
# ];
# };
system.primaryUser = host.username;
system.defaults = {
# Security