add basic commandline tools to the normal user on bolty
Some checks failed
use nix / build (push) Failing after 3m32s
Some checks failed
use nix / build (push) Failing after 3m32s
This commit is contained in:
parent
c06c5e0eb4
commit
82d709e8e7
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@
|
||||||
./tailscale-cert.nix
|
./tailscale-cert.nix
|
||||||
./virtualisation.nix
|
./virtualisation.nix
|
||||||
./syncthing.nix
|
./syncthing.nix
|
||||||
|
../../git
|
||||||
|
../../helix
|
||||||
|
../../mercurial
|
||||||
|
../../vim
|
||||||
|
../../zsh
|
||||||
];
|
];
|
||||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||||
programs.ccache.enable = true;
|
programs.ccache.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue