Add helix and cli tools

This commit is contained in:
muon 2024-06-06 22:59:34 +00:00
parent 31ffdc94e8
commit 9cdce8f2fa
3 changed files with 48 additions and 1 deletions

View file

@ -2,7 +2,8 @@
imports = [
./shell.nix
./emulator.nix
# ./tools.nix
./development.nix
./tools.nix
];
config = lib.mkIf osConfig.mods.desktop.enable {