From 3bd800a4560f89e8d8ca9586b99854b0ca51e2e5 Mon Sep 17 00:00:00 2001 From: Mel Date: Sat, 11 Jan 2025 00:22:50 +0100 Subject: Remove custom Ghostty flake in favor of stable package Signed-off-by: Mel --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/common.nix b/modules/common.nix index 0eb37d0..9628921 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -90,7 +90,7 @@ jdk maven gradle nil nixfmt-rfc-style direnv nixpkgs-review nixpkgs-fmt nixpkgs-lint-community - helix alacritty + helix alacritty ghostty androidStudioPackages.dev winetricks bottles -- cgit 1.4.1 a href='/'>index : network
renard network configurations... again...
summary refs log tree commit diff
blob: 7b9727e9a42ab367dd6aaf7c423c8de8996a0fb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101