Skip to content
View jalil-salame's full-sized avatar

Block or report jalil-salame

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. AdventOfCode AdventOfCode Public

    Rust

  2. configuration.nix configuration.nix Public

    My NixOS configuration as a NixOS module

    Nix 3

  3. TUM eduroam Configuration for iwd TUM eduroam Configuration for iwd
    1
    #!/bin/sh
    2
    
                  
    3
    cert_name='eduroam_ca.pem'
    4
    conf_name='eduroam.8021x'
    5
    tmp_cert=/tmp/"$cert_name"
  4. webnsupdate webnsupdate Public

    A minimal HTTP interface for nsupdate

    Rust