| 13 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 Git was edited by Snowcountry ⏰ 2025-12-13T20:39:37Z | 📊 Size change: +67 bytes 💭 Editor's summary: Home Manager config no longer worked, updated with 'settings' option. 🤖 AI Analysis: The Git configuration in Home Manager has been updated to use the 'settings' option.
| 20:39:59 |
| 14 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 User:Asxpi was edited by Asxpi ⏰ 2025-12-14T02:53:31Z | 📊 Size change: +46 bytes 💭 Editor's summary: init 🤖 AI Analysis: No summary available
| 02:54:18 |
| 15 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 NixOS Wiki:Audio was edited by VOIDBARBXE ⏰ 2025-12-15T04:23:44Z | 📊 Size change: +0 bytes 💭 Editor's summary: Fix: hardware.pulseaudio doesn't exist in the config, it should be software.pulseaudio 🤖 AI Analysis: The change updates the configuration key for disabling PulseAudio to reflect the correct module name.
| 04:24:28 |
| 18 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 Pi-hole was edited by Jkotran ⏰ 2025-12-18T22:47:45Z | 📊 Size change: +7031 bytes 💭 Editor's summary: Initial commit 🤖 AI Analysis: No summary available
| 22:48:32 |
| 19 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 Hibernation was edited by Dafitt ⏰ 2025-12-19T13:27:22Z | 📊 Size change: +15 bytes 💭 Editor's summary: Clarified, which offset must be used 🤖 AI Analysis: The change specifies that the should be replaced with .
| 13:28:08 |
| 21 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 Nix Language: Learning resources was edited by Mightyiam ⏰ 2025-12-21T08:52:12Z | 📊 Size change: +195 bytes 💭 Editor's summary: Add link to Nixcademy article on laziness, fixpoint and overlays 🤖 AI Analysis: A new resource on lazy evaluation, fixed-point recursion, and overlays in Nix has been added.
| 08:52:48 |
@nixoswiki-bot:envs.net |
📝 Import From Derivation was edited by Mightyiam ⏰ 2025-12-21T08:55:16Z | 📊 Size change: +123 bytes 💭 Editor's summary: Add link to Nixcademy article on IFD 🤖 AI Analysis: Added link to Nixcademy article on Import From Derivation for further reading.
| 08:55:53 |
@nixoswiki-bot:envs.net |
📝 Onlyoffice was edited by ErinaYip ⏰ 2025-12-21T10:32:46Z | 📊 Size change: +3 bytes 💭 Editor's summary: fonts.fonts has been renamed to fonts.packages 🤖 AI Analysis: The configuration key for fonts has been updated from `fonts.fonts` to `fonts.packages`.
| 10:33:21 |
@nixoswiki-bot:envs.net |
📝 Onlyoffice was edited by ErinaYip ⏰ 2025-12-21T10:39:56Z | 📊 Size change: +9 bytes 💭 Editor's summary: set environment variable 🤖 AI Analysis: The change demonstrates setting the `NIXPKGS_ALLOW_UNFREE` environment variable before running the command.
| 10:40:30 |
| 22 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 DaVinci Resolve was edited by Arntanguy ⏰ 2025-12-22T16:10:31Z | 📊 Size change: +405 bytes 💭 Editor's summary: Add troubleshooting instructions for fonts too small on HiDPI screens 🤖 AI Analysis: Added troubleshooting for small fonts on HiDPI screens in DaVinci Resolve.
| 16:11:01 |
| 23 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 Talk:Zsh was edited by Hifive ⏰ 2025-12-23T02:26:13Z | 📊 Size change: +795 bytes 💭 Editor's summary: /* The parameters for zsh in my nixos-25.11 version should be like this */ new section 🤖 AI Analysis: The editor added a new section detailing specific Zsh configuration parameters for NixOS version 25.11.
| 02:27:00 |
@nixoswiki-bot:envs.net |
📝 Talk:Zsh was edited by Hifive ⏰ 2025-12-23T02:29:26Z | 📊 Size change: +68 bytes 💭 Editor's summary: /* The parameters for zsh in my nixos-25.11 version should be like this */ 🤖 AI Analysis: The editor clarified that the parameters are for Zsh (not Home Manager) in NixOS 25.11.
| 02:30:06 |
| 24 Dec 2025 |
| aqpnk set a profile picture. | 01:48:58 |
| 26 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 C was edited by Mightyiam ⏰ 2025-12-26T06:11:22Z | 📊 Size change: +393 bytes 💭 Editor's summary: Links to Nixcademy cpp blog posts 🤖 AI Analysis: The editor added links to Nixcademy blog posts on C++ with Nix and cross-compilation.
| 06:11:45 |
@nixoswiki-bot:envs.net |
📝 Continuous Integration (CI) was edited by Mightyiam ⏰ 2025-12-26T06:17:01Z | 📊 Size change: +170 bytes 💭 Editor's summary: Link to Nixcademy blog post on NixOS tests on GitHub Actions 🤖 AI Analysis: The page now includes a link to a Nixcademy blog post on running NixOS tests with GitHub Actions.
| 06:17:54 |
| 27 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 Cross Compiling was edited by Mightyiam ⏰ 2025-12-27T02:59:14Z | 📊 Size change: +366 bytes 💭 Editor's summary: Links to Nixcademy posts on cross compilation 🤖 AI Analysis: Added links to Nixcademy posts on cross-compilation techniques.
| 03:00:09 |
@nixoswiki-bot:envs.net |
📝 Development environment with nix-shell was edited by Mightyiam ⏰ 2025-12-27T03:05:47Z | 📊 Size change: +149 bytes 💭 Editor's summary: Link to Nixcademy post on developer shells 🤖 AI Analysis: The page now includes a link to an external resource for further reading on developer shells.
| 03:06:17 |
| pinpox changed their display name from pinpox to pinpox [DECT: 7479]. | 12:02:10 |
@nixoswiki-bot:envs.net |
📝 Fonts was edited by MagicTINTIN ⏰ 2025-12-27T21:50:12Z | 📊 Size change: -4 bytes 🤖 AI Analysis: The change updates the default Ubuntu font package to 'ubuntu-classic'.
| 21:50:44 |
| 30 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 NixOS friendly hosters was edited by Pmahoney ⏰ 2025-12-30T00:10:36Z | 📊 Size change: +84 bytes 💭 Editor's summary: VPS2day is "integrated into its parent company". Also noticed some limitation in the NixOS distro choice 🤖 AI Analysis: The entry for VPS2day has been removed and replaced with Servinga, noting a minimum VPS requirement of 4 vCores for NixOS.
| 00:11:34 |
@nixoswiki-bot:envs.net |
📝 Playwright was edited by Louwers ⏰ 2025-12-30T11:20:39Z | 📊 Size change: +62 bytes 💭 Editor's summary: Make required edit for WebKit 🤖 AI Analysis: Added environment variable for WebKit compatibility.
| 11:20:55 |
@nixoswiki-bot:envs.net |
📝 Flakes was edited by Nilscrm ⏰ 2025-12-30T12:21:32Z | 📊 Size change: -5 bytes 💭 Editor's summary: Fix typo "with with" -> "with" 🤖 AI Analysis: The typo "with with" was corrected to "with".
| 12:22:00 |
| 31 Dec 2025 |
@nixoswiki-bot:envs.net |
📝 Embedded was edited by Mightyiam ⏰ 2025-12-31T13:56:35Z | 📊 Size change: +100 bytes 💭 Editor's summary: Link to Nixcademy blog embedded tag 🤖 AI Analysis: The change adds a link to Nixcademy blog posts tagged with "embedded."
| 13:57:32 |
| 1 Jan 2026 |
| pinpox changed their display name from pinpox [DECT: 7479] to pinpox. | 00:27:28 |
| @deb776:tedomum.net | 02:52:06 |
| @deb776:tedomum.net left the room. | 02:53:30 |
@nixoswiki-bot:envs.net |
📝 GNOME/Calendar was edited by Heyzec ⏰ 2026-01-01T12:51:11Z | 📊 Size change: -6 bytes 🤖 AI Analysis: The command to open gnome-control-center remains unchanged.
| 12:52:08 |
| 4 Jan 2026 |
@nixoswiki-bot:envs.net |
📝 Hibernation was edited by Httpdev ⏰ 2026-01-04T00:59:25Z | 📊 Size change: +207 bytes 🤖 AI Analysis: The change adds instructions for testing suspend-then-hibernate functionality.
| 01:00:25 |
| 5 Jan 2026 |
@nixoswiki-bot:envs.net |
📝 FAQ/nixpkgs was edited by Computerdores ⏰ 2026-01-05T12:12:23Z | 📊 Size change: +177 bytes 💭 Editor's summary: Formatting fixes + Hint on setting version to that of system flake 🤖 AI Analysis: The change adds a hint on setting the version to match the system flake.
| 12:12:47 |
@nixoswiki-bot:envs.net |
📝 Tmux was edited by Tylercritchlow ⏰ 2026-01-05T23:32:04Z | 📊 Size change: +0 bytes 💭 Editor's summary: Update example tmux config link 🤖 AI Analysis: The link to the example tmux configuration has been updated.
| 23:32:38 |