blob: 0b91441d306a303709e56aa162d43ad79837b78b (
plain) (
blame)
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
|
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## v1.7.1 - 2023-05-29
#### Bug Fixes
- **(treewide)** Update the shell library version - (f463519) - Soispha
- - -
## v1.7.0 - 2023-05-29
#### Bug Fixes
- **(hm/conf/lf/keybinds)** Update - (f94e50a) - Soispha
- **(hm/conf/zsh)** Quote string - (d4ff072) - Soispha
- **(hm/conf/zsh)** Also add a version for the shell library - (180f86c) - Soispha
- **(hm/pkgs/scrs/ll)** Don't use the tempdir provided by lib - (9cc1b8c) - Soispha
#### Build system
- **(flake)** Update - (ce9a7aa) - Soispha
#### Features
- **(hm/conf/lf/cmds)** Add a way to create temp scripts - (7d320b8) - Soispha
#### Style
- **(hm/conf/zsh)** Indent comment - (95e7be9) - Soispha
- - -
## v1.6.0 - 2023-05-28
#### Bug Fixes
- **(bootstrap)** Quote scripts - (1f79cb3) - Soispha
- **(flake)** Add 'flake_version_update' for following - (6ac6e61) - Soispha
- **(hm/conf/lf/cmds)** Rework some of them - (e5af81a) - Soispha
- **(hm/conf/lf/cmds/mk_scr)** Use the official shell library template - (1e4fb00) - Soispha
- **(hm/conf/yambar/scripts)** Quote scripts - (cb33626) - Soispha
- **(hm/pkgs/scrs)** Rework some of them - (df2e590) - Soispha
- **(treewide)** Update to new shell library version - (12665e7) - Soispha
#### Build system
- **(cog)** Remove useless echo - (ed45d41) - Soispha
- **(flake)** Update - (44a02de) - Soispha
- **(flake)** Update - (2727782) - Soispha
#### Documentation
- **(hm/wms/river/init)** Add a hint to simplify script - (99f9b6f) - Soispha
#### Features
- **(hm/pkgs/scrs/update-sys)** Add a way to specify to mode - (96d2ce9) - Soispha
- - -
## v1.5.2 - 2023-05-27
#### Bug Fixes
- **(flake)** Switch to Soisphas templates - (936a2b8) - Soispha
- **(hm/conf/firefox/prefs)** Readd the download dir setting - (df64a1d) - Soispha
- **(hosts/marduk)** Use compatible kernel for zfs - (b634108) - Soispha
#### Build system
- **(flake)** Update - (4b32094) - Soispha
- **(update.sh)** Make script somewhat more path indifferent - (f513441) - Soispha
- - -
## v1.5.1 - 2023-05-26
#### Bug Fixes
- **(flake)** Stay on 23.05 until all dependencies have been updated - (8428847) - Soispha
- **(hm/conf/firefox/bookmarks)** Remove url garbage in DeepL - (fc9cd23) - Soispha
- **(hm/conf/firefox/prefs)** Open new tabs next to the current one - (d595360) - Soispha
- **(hm/conf/firefox/prefs)** Disable auto scroll - (0945701) - Soispha
- **(host/marduk)** Override the iso name, to avoid a merge conflict - (b33a863) - Soispha
#### Build system
- **(treewide)** Update - (7b21a46) - Soispha
#### Documentation
- **(todo)** Update - (94efa18) - Soispha
#### Refactoring
- **(hm/conf/firefox/prefs)** Add only the dynamic ones in nix - (16d8862) - Soispha
- - -
## v1.5.0 - 2023-05-21
#### Bug Fixes
- **(hm/conf/cups)** Delete cups folder, as it's useless - (75cb791) - Soispha
- **(hm/conf/gpg/keys)** Add soispha@vhack.eu - (b4dabf8) - Soispha
- **(hm/pkgs/scr/con2pdf)** Don't try batch mode when using the Flatbed - (6aea234) - Soispha
- **(hm/pkgs/scr/con2pdf)** Add status output - (b8b3014) - Soispha
- **(hm/pkgs/scr/con2pdf)** Remove useless awk call - (fb592f6) - Soispha
- **(hm/pkgs/scr/con2pdf)** Actually create output directory - (d590bc8) - Soispha
- **(hm/pkgs/scr/con2pdf)** Typo - (7e2393c) - Soispha
- **(hm/wms/river)** Remove accel from the moonlander pointer - (9bb00ad) - Soispha
- **(system)** Add configs for networkmanager only if it's enabled - (4d1a37c) - Soispha
- **(system/libvirt)** Remove omvf for aarch, as it's not used - (8e6d126) - Soispha
- **(system/users)** Remove plugdev group, as it's deprecated - (3188a97) - Soispha
#### Build system
- **(flake)** Update - (52d2b73) - Soispha
- **(flake)** Update - (c75c2cb) - Soispha
- **(flake)** Update deps - (443a925) - Soispha
- **(fupdate)** Add generate_extensions to the inputs to avoid gc - (725047d) - Soispha
#### Features
- **(hm/conf/gpg)** Add gpg key of sils@sils.li - (9d9e942) - Soispha
#### Refactoring
- **(system/services/printing)** Split printing and scanning - (c025d9c) - Soispha
- **(system/users)** Add the groups in the file, giving context - (c84419c) - Soispha
#### Style
- **(treewide)** Format - (3ae3782) - Soispha
- - -
## v1.4.0 - 2023-05-18
#### Bug Fixes
- **(hm/conf/gpg)** Use nixos to write the agent script - (00afa44) - Soispha
- **(hm/pkgs/scr/con2pdf)** Rewrite to update to nix - (4bab53c) - Soispha
- **(system)** Truly disable all the NixOS default bloat - (7997ee7) - Soispha
- **(system/boot)** Remove deprecated version option - (3b6233a) - Soispha
- **(system/services/printing)** Remove useless drivers - (7f071da) - Soispha
- **(system/services/printing)** Only start cups as needed - (37dcd30) - Soispha
- **(system/services/snapper)** Use new option layout - (3052bd6) - Soispha
- **(sytem/services/printing)** Make scanners work - (562e3c6) - Soispha
#### Build system
- **(flake)** Update - (a1d4200) - Soispha
- **(flake)** Update - (719d9b9) - Soispha
#### Documentation
- **(system/users)** Remove unneeded comment - (5786bf0) - Soispha
#### Features
- **(hm/conf/gpg)** Enforce key entry through nixos config - (fa9a810) - Soispha
#### Miscellaneous Chores
- **(version)** v1.3.0 - (cb4c41d) - Soispha
- - -
## v1.3.0 - 2023-05-17
#### Bug Fixes
- **(hm/conf/gpg)** Use nixos to write the agent script - (8ad4d4b) - Soispha
- **(system)** Truly disable all the nixos default bloat - (c034509) - Soispha
- **(system/boot)** Remove deprecated option - (b7000a2) - Soispha
- **(system/services/printing)** Remove useless drivers - (57b7962) - Soispha
- **(system/services/printing)** Only start cups as needed - (01941c4) - Soispha
- **(system/services/snapper)** Use new option layout - (b952dd1) - Soispha
- **(sytem/services/printing)** Make scanners work - (874e187) - Soispha
#### Build system
- **(flake)** Update - (d389a40) - Soispha
#### Documentation
- **(system/users)** Remove unneeded comment - (27340fd) - Soispha
#### Features
- **(hm/conf/gpg)** Enforce key entry through nixos config - (0a2afc6) - Soispha
- - -
## v1.2.0 - 2023-05-16
#### Bug Fixes
- **(hm/conf/swaylock)** Use correct mapping from path to string - (df4b667) - Soispha
- **(hm/pkgs)** Remove unused ones - (340566f) - Soispha
- **(hosts/tiamat)** Remove outdated network config - (a2fa552) - Soispha
- **(system/network)** Use correct names for group and user - (fb98f1b) - Soispha
- **(system/network)** Set networks for netdev devices - (6f12ec1) - Soispha
#### Build system
- **(flake)** Update - (d7ad150) - Soispha
- **(flake)** Update deps - (e8648b5) - Soispha
#### Documentation
- **(todo)** Update - (b170278) - Soispha
#### Features
- **(system/network)** Add a tap device and bridges - (ec02b31) - Soispha
- - -
## v1.1.1 - 2023-05-13
#### Bug Fixes
- **(hm/conf/lf)** Add missing elements in Path to /run dir - (069a93c) - Soispha
- - -
## v1.1.0 - 2023-05-13
#### Bug Fixes
- **(hm/conf/zsh)** Readd the default qemu address - (e246847) - Soispha
#### Build system
- **(flake)** Update - (0901fc2) - Soispha
#### Features
- **(hm/conf/git)** Add further aliases - (3d5f2c2) - Soispha
- **(hm/conf/git)** Reword git commit template - (b504cf8) - Soispha
#### Refactoring
- **(hm/conf/git)** Remove useless variable assignment - (edd7085) - Soispha
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
|