add basic commandline tools to the normal user on bolty
Some checks failed
use nix / build (push) Failing after 3m32s

This commit is contained in:
Cyryl Płotnicki 2024-08-24 22:08:00 +01:00
parent c06c5e0eb4
commit 82d709e8e7

View file

@ -21,6 +21,11 @@
./tailscale-cert.nix
./virtualisation.nix
./syncthing.nix
../../git
../../helix
../../mercurial
../../vim
../../zsh
];
boot.binfmt.emulatedSystems = ["aarch64-linux"];
programs.ccache.enable = true;