Skip to content
Snippets Groups Projects
Commit c3fba52c authored by Maël Madon's avatar Maël Madon
Browse files

create folder with useful scripts

parent a28647aa
No related branches found
No related tags found
No related merge requests found
...@@ -4,4 +4,4 @@ workload/* ...@@ -4,4 +4,4 @@ workload/*
*.ipynb_checkpoints *.ipynb_checkpoints
*/__pycache__/ */__pycache__/
1_test_expe out/*
nix-store --export $(nix-store -qR paths) > cache_nix
# /bin/bash
sudo-g5k
sudo su root --command "echo 1 > /proc/sys/kernel/unprivileged_userns_clone"
curl https://nixos.org/releases/nix/nix-2.6.0/install | sh
nix-store --import < cache_nix
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment