NixOS Wiki | 233 Members | |
| Welcome to the *unofficial* nixos wiki Matrix chat | NOT a replacement for Wiki admin email / ALL requests will be ignored | https://nixos.wiki | 39 Servers |
| Sender | Message | Time |
|---|---|---|
| 30 May 2025 | ||
| 📝 KDE was edited by Jkotran ⏰ 2025-05-30T13:14:06Z | 📊 Size change: -208 bytes 💭 Editor's summary: Improved use case explanations. Removed note about bug, which has been fixed upstream. 🤖 AI Analysis: The explanation of use cases and setups is clarified and outdated bug note is removed. | 13:14:36 | |
| 📝 KDE was edited by Jkotran ⏰ 2025-05-30T13:18:01Z | 📊 Size change: +138 bytes 💭 Editor's summary: Clarified xrdp separate session behavior. 🤖 AI Analysis: The change clarifies that xrdp launches a new session for remote logins instead of connecting to the locally logged-in session. | 13:18:42 | |
| Ongoing DOS attack | 15:24:03 | |
| "Under attack mode" was toggled on temporarily, we just switched to more specific rules that hopefully block the newest malicious activity and have less impact on normal users | 15:24:50 | |
| 41k different IPv4 address were involved. I believe this is a new record 🙈 | 15:30:37 | |
| And attack pattern changed so we are back to aggressive filtering (more annoying for all users) | 15:51:15 | |
| 31 May 2025 | ||
| 📝 Nvidia was edited by Nh2 ⏰ 2025-05-31T11:56:42Z | 📊 Size change: +331 bytes 💭 Editor's summary: /* Optimus PRIME Option A: Offload Mode */ 🤖 AI Analysis: The update adds instructions for enabling offload mode in Nvidia driver configuration for Intel GPU users, specifying the need for the `modesetting` driver. | 11:57:24 | |
| 📝 AMD GPU was edited by Alexkeizer ⏰ 2025-05-31T14:19:16Z | 📊 Size change: -137 bytes 💭 Editor's summary: The hardware.opengl option no longer exists, it is replaced by hardware.graphics 🤖 AI Analysis: The "hardware.opengl" option has been deprecated and replaced with "hardware.graphics. | 14:19:57 | |
| 📝 CUDA was edited by Fpf3 ⏰ 2025-05-31T17:46:58Z | 📊 Size change: -2 bytes 💭 Editor's summary: Why is this line commented out? I wasted a day trying to get stuff to run. 🤖 AI Analysis: The comment on `LD_LIBRARY_PATH` was removed to enable proper CUDA library usage. | 17:47:38 | |
| 1 Jun 2025 | ||
| 📝 Talk:Haskell was edited by Tmciver ⏰ 2025-06-01T17:16:41Z | 📊 Size change: +206 bytes 💭 Editor's summary: Duplicated code block 🤖 AI Analysis: Code block corrected to avoid duplication. | 17:17:30 | |
| 2 Jun 2025 | ||
| 📝 The Genius Wave Pricing Review: Cost Vs Value Analysis was edited by GarfieldMackerse ⏰ 2025-06-02T00:03:17Z | 📊 Size change: +6754 bytes 💭 Editor's summary: Created page with " Introduction In today's rapidly evolving marketplace, consumers face a plethora of choices concerning products and services. The Genius Wave, an innovative..." 🤖 AI Analysis: "No summary available" | 00:03:44 | |
| 📝 Docker was edited by Camas ⏰ 2025-06-02T22:13:58Z | 📊 Size change: +0 bytes 💭 Editor's summary: Update dead article link 🤖 AI Analysis: A link to an article by "lethalman" was updated to reflect a change in URL. | 22:14:35 | |
| 3 Jun 2025 | ||
| 📝 Pidgin was edited by Julow ⏰ 2025-06-03T10:30:21Z | 📊 Size change: +122 bytes 🤖 AI Analysis: The change adds a link to search available Pidgin plugins. | 10:30:36 | |
| 📝 Pidgin was edited by Julow ⏰ 2025-06-03T10:34:22Z | 📊 Size change: +99 bytes 🤖 AI Analysis: Updated Pidgin configuration to reference a specific NixOS package search link for plugins. | 10:34:42 | |
| 📝 NixOS-based distributions was edited by PiafJaune ⏰ 2025-06-03T18:02:30Z | 📊 Size change: -1 bytes 🤖 AI Analysis: The status of GLF OS has been updated from "Alpha" to "Beta". | 18:03:16 | |
| 4 Jun 2025 | ||
| 📝 Proxmox Linux Container was edited by Jkotran ⏰ 2025-06-04T18:35:39Z | 📊 Size change: -4 bytes 💭 Editor's summary: Removed make-system-tarball section. It is superseded by nixos-generators --format proxmox-lxc. 🤖 AI Analysis: Removed instructions for outdated system generation methods. | 18:36:35 | |
| 📝 Proxmox Linux Container was edited by Jkotran ⏰ 2025-06-04T18:36:16Z | 📊 Size change: -235 bytes 💭 Editor's summary: Removed make-system-tarball section. It is superseded by nixos-generators --format proxmox-lxc. 🤖 AI Analysis: The 'make-system-tarball' instructions for creating Proxmox VE Linux Containers have been updated due to being outdated. | 18:36:37 | |
| 6 Jun 2025 | ||
| 📝 Sunshine was edited by Dai ⏰ 2025-06-06T04:32:10Z | 📊 Size change: -1 bytes 💭 Editor's summary: grammar 🤖 AI Analysis: Corrected "and Intel GPU" to "an Intel GPU" for grammatical consistency. | 04:32:33 | |
| 📝 NixOS Containers was edited by Dai ⏰ 2025-06-06T04:40:12Z | 📊 Size change: +15 bytes 💭 Editor's summary: add nix syntax highlight to docker declarative container section 🤖 AI Analysis: Added syntax highlighting to the Nix configurations for declarative Docker containers. | 04:40:43 | |
| 📝 Talk:Libvirt was edited by AlisterH ⏰ 2025-06-06T09:54:17Z | 📊 Size change: +562 bytes 💭 Editor's summary: my experience needing to create /var/lib/libvirt/boot 🤖 AI Analysis: Editor shares requirement to manually create /var/lib/libvirt/boot for network installation. | 09:54:55 | |
| 7 Jun 2025 | ||
| 📝 CUDA was edited by SilicoBiomancer ⏰ 2025-06-07T09:38:12Z | 📊 Size change: +255 bytes 💭 Editor's summary: Add code for cudaSupport option 🤖 AI Analysis: The updated CUDA page provides a specific code example for enabling CUDA support in NixOS. | 09:39:12 | |
| 📝 Blocky was edited by Eliasin ⏰ 2025-06-07T20:48:42Z | 📊 Size change: +0 bytes 💭 Editor's summary: typo 🤖 AI Analysis: The typo "certian" was corrected to "certain". | 20:49:08 | |
| 22:40:10 | ||
| 23:51:00 | ||
| 9 Jun 2025 | ||
| 📝 Active Directory Client was edited by Jkotran ⏰ 2025-06-09T16:07:38Z | 📊 Size change: +10 bytes 💭 Editor's summary: Minor: Clarified intent of installing realmd package. 🤖 AI Analysis: Realmd package no longer sets up AD client on NixOS, clarified as a diagnostic tool. | 16:08:05 | |
| 10 Jun 2025 | ||
| 📝 Security was edited by Jerome22 ⏰ 2025-06-10T00:52:17Z | 📊 Size change: +1809 bytes 💭 Editor's summary: Replace biased information with more constructive security information and mention nixpak 🤖 AI Analysis: Constructive security information about Flatpak permissions and sandboxing was added, along with a mention of nixpak. | 00:53:17 | |
| 📝 Talk:Security was edited by Jerome22 ⏰ 2025-06-10T00:55:25Z | 📊 Size change: +216 bytes 💭 Editor's summary: Created page with "selinux section should be replaced with mandatory access control, mention the problems with selinux in nixos, and the in-development apparmor support. https://discourse.nixos..." 🤖 AI Analysis: User requests updating SELinux section, mentions SELinux issues, and highlights ongoing AppArmor support. | 00:56:22 | |
| 📝 Security was edited by Jerome22 ⏰ 2025-06-10T00:58:17Z | 📊 Size change: +1 bytes 💭 Editor's summary: /* Flatpaks */ not a module 🤖 AI Analysis: The update changed "nix modules" to "nix wrappers" for using Flatpak's infrastructure. | 00:58:26 | |
| 11 Jun 2025 | ||
| 📝 I3 was edited by Ten ⏰ 2025-06-11T11:47:03Z | 📊 Size change: +18 bytes 💭 Editor's summary: Recommend programs.i3lock.enable so that it sets the appropriate PAM rules that are required as of 25.05 🤖 AI Analysis: The change in configuration now enables i3lock with PAM settings, enhancing security automatically. | 11:47:43 | |
| 📝 I3 was edited by Ten ⏰ 2025-06-11T12:41:05Z | 📊 Size change: +346 bytes 💭 Editor's summary: Add doc to set appropriate PAM rules when using i3 configured by HomeManager 🤖 AI Analysis: The update adds PAM service configurations for using i3 with HomeManager, enabling specific screen lockers. | 12:41:37 | |