blob: 80f16c559f41041f7d95f4b64e97744f0c076d9c (
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
|
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## 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).
|