Recent changes

Track the most recent changes to the wiki on this page.

Recent changes options Below are the changes since 7 November 2024, 10:46 (up to 50 shown). (Reset date selection)
Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 19:13, 7 November 2024
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

7 November 2024

 m   16:41  Forgejo diffhist +93 AssertionFailed talk contribs (Added the comment for the tokenFile for forgejo-runner code block) Tag: Visual edit
     16:36 User creation log User account AssertionFailed talk contribs was created ‎
N    11:02  PATH env var‎‎ 2 changes history +848 [Jdorel‎ (2×)]
 m   
11:02 (cur | prev) +122 Jdorel talk contribs (Add sources) Tag: Visual edit
N    
10:49 (cur | prev) +726 Jdorel talk contribs (Created page with "== PATH == === NIxOS Folders === NixOS bin folders are added to the PATH through PAM in https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/config/system-environment.nix === Adding folders for all users === For systemd to include this PATH, you must include it in one of the following places. In `/etc/environment.d` :<syntaxhighlight lang="nix"> environment.etc."environment.d/00-custom-path.conf".text = '' PATH="${PATH}:<path-to-new-folder>" ''; </syntax...") Tag: Visual edit