From cabf188ae487120d4b9ac1fe21fff45403a787b4 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 24 Aug 2026 01:09:49 -0400 Subject: various fixes to guix --- users/ryan/darwin.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'users/ryan/darwin.nix') diff --git a/users/ryan/darwin.nix b/users/ryan/darwin.nix index e721347..568306a 100644 --- a/users/ryan/darwin.nix +++ b/users/ryan/darwin.nix @@ -8,8 +8,6 @@ ./modules/ubersicht ]; - home.stateVersion = "26.05"; # Please read the comment before changing. - ryan.sketchybar.enable = true; programs.zen-browser = { @@ -30,7 +28,6 @@ home.packages = with pkgs; [ iina # Media player (frontend to mpv essentially) - nerd-fonts.anonymice jujutsu netbird-tui ]; -- cgit v1.3.1