Refrain from copying the system nix config to user
This commit is contained in:
parent
d4c24fb239
commit
3441e1c4e6
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ runs:
|
|||
steps:
|
||||
- name: Setup NIX CI Environment
|
||||
run: |
|
||||
mkdir -p ~/.config/nix && cp /etc/nix/nix.conf ~/.config/nix/
|
||||
nix profile install nixpkgs#git-lfs nixpkgs#gnused
|
||||
|
||||
- name: Checkout Repository
|
||||
|
|
Loading…
Reference in a new issue