diff options
Diffstat (limited to 'users/ryan/darwin.nix')
| -rw-r--r-- | users/ryan/darwin.nix | 3 |
1 files changed, 0 insertions, 3 deletions
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 @@ | |||
| 8 | ./modules/ubersicht | 8 | ./modules/ubersicht |
| 9 | ]; | 9 | ]; |
| 10 | 10 | ||
| 11 | home.stateVersion = "26.05"; # Please read the comment before changing. | ||
| 12 | |||
| 13 | ryan.sketchybar.enable = true; | 11 | ryan.sketchybar.enable = true; |
| 14 | 12 | ||
| 15 | programs.zen-browser = { | 13 | programs.zen-browser = { |
| @@ -30,7 +28,6 @@ | |||
| 30 | 28 | ||
| 31 | home.packages = with pkgs; [ | 29 | home.packages = with pkgs; [ |
| 32 | iina # Media player (frontend to mpv essentially) | 30 | iina # Media player (frontend to mpv essentially) |
| 33 | nerd-fonts.anonymice | ||
| 34 | jujutsu | 31 | jujutsu |
| 35 | netbird-tui | 32 | netbird-tui |
| 36 | ]; | 33 | ]; |
