Skip to content

Commit d2b7329

Browse files
committed
chore(release): v0.15.0 [skip ci]
1 parent d26dcbb commit d2b7329

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

CHANGELOG.md

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [0.15.0](https://github.com/99linesofcode/nixos-config/compare/v0.14.0...v0.15.0) (2025-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **docker-clone:** couldn't follow symlinks so copied secrets to /var/lib/docker-plugins/rclone dir instead ([d884eb2](https://github.com/99linesofcode/nixos-config/commit/d884eb2a97859ee8367825e1c78b2967a1581332))
7+
* **docker:** docker-credential-helpers by installing pass for secrets management ([ca7c817](https://github.com/99linesofcode/nixos-config/commit/ca7c81728547e46b667534af1f7043bb8619d0ad))
8+
* **rclone:** create /var/lib/docker-plugins directories if NOT in rootless mode ([55b2fd7](https://github.com/99linesofcode/nixos-config/commit/55b2fd7d93f536d3219ed0709a7145c96f12a071))
9+
* **timezone:** only enable automatic timezoned on luna.shorty for now ([e80bc37](https://github.com/99linesofcode/nixos-config/commit/e80bc3738fc3c3d76446b0ae6204eddf6695a9b1))
10+
11+
12+
### Features
13+
14+
* **impermanence:** wipe root on reboot ([64e670c](https://github.com/99linesofcode/nixos-config/commit/64e670c985bc6a237da4ea55a6941009c0388bf7))
15+
* **rustdesk:** install rustdesk on luna ([e3fec27](https://github.com/99linesofcode/nixos-config/commit/e3fec272a3528b107ad291c4eb6d0a383f8a0236))
16+
17+
18+
119
# [0.14.0](https://github.com/99linesofcode/nixos-config/compare/v0.13.0...v0.14.0) (2025-10-29)
220

321

@@ -63,23 +81,3 @@
6381

6482

6583

66-
# [0.10.0](https://github.com/99linesofcode/nixos-config/compare/v0.9.0...v0.10.0) (2025-04-17)
67-
68-
69-
### Bug Fixes
70-
71-
* **bluetooth:** keep value at startup, disable on battery power ([bf82d44](https://github.com/99linesofcode/nixos-config/commit/bf82d44d069325f96a1d47f7754242e66665f1b1))
72-
* **docker:** allow binding to privileged ports ([5dd0323](https://github.com/99linesofcode/nixos-config/commit/5dd0323fce9747d93231e35dcad1537b3ef6187b))
73-
* **docker:** not using a working DNS server so use system configured servers instead ([f642520](https://github.com/99linesofcode/nixos-config/commit/f6425203154192fc601604d647d5902542b9b9cb))
74-
* **docker:** point DOCKER_HOST to rootless instance by default ([97a0bf1](https://github.com/99linesofcode/nixos-config/commit/97a0bf1c3c802c5c199f303f40d61cc316c39851))
75-
* **docker:** use BTRFS driver if on BTRFS ([60c2c48](https://github.com/99linesofcode/nixos-config/commit/60c2c483a913b766ec143620b17e0db9a7704603))
76-
* **keyd:** escape should be bound to capslock ([e74e7d5](https://github.com/99linesofcode/nixos-config/commit/e74e7d5792d459738e0deec46ea886e3b473bb34))
77-
78-
79-
### Features
80-
81-
* **keyd:** remap keys with kernel level primitives evdev and uinput ([98f6c5a](https://github.com/99linesofcode/nixos-config/commit/98f6c5adbaf751b9324dc9f5ca378eee5c51f925))
82-
* **qmk:** keyboard firmware with via to remap without flashing ([6257d69](https://github.com/99linesofcode/nixos-config/commit/6257d6957a888410fcf1c632bfb426f3bb33a747))
83-
84-
85-

0 commit comments

Comments
 (0)