Skip to content
View walkermalling's full-sized avatar

Block or report walkermalling

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. http http Public

    Ultra simple http library for debugging

    JavaScript 1

  2. timer-decorator timer-decorator Public

    Get high-resolution durations of fucntion execution via decorator

    JavaScript 4

  3. json-to-org-table json-to-org-table Public

    Pipe JSON output into an ORG file as tabular data

    JavaScript

  4. Nix Setup with LUKS encrypted root Nix Setup with LUKS encrypted root
    1
    * Setting up NixOs with LUKS encrypted root
    2
    
                  
    3
    Here are my working notes on getting a system up and running.
    4
    
                  
    5
    WARNING: You can run into a hidden problem that will prevent a correct partition setup and =/etc/nixos/configuration.nix= from working: if you are setting up a UEFI system, then you need to make sure you boot into the NixOS installation from the UEFI partition of the bootable media. You may have to enter your BIOS boot selection menu to verify this. For example, if you setup a NixOS installer image on a flash drive, your BIOS menu may display several boot options from that flash drive: choose the one explicitly labeled with "UEFI".