This commit is contained in:
ficache 2024-11-10 14:46:13 +03:00
parent a6b000fd82
commit 2788e0f285
2 changed files with 0 additions and 14 deletions

View File

@ -1,13 +0,0 @@
{ pkgs, ... }:
{
programs.helix = {
enable = true;
extraPackages = [
pkgs.marksman
pkgs.rust-analyzer
pkgs.nil
];
};
}

View File

@ -3,7 +3,6 @@
./gaming-tweaks.nix
./pipewire.nix
./auto-cpufreq.nix
./zerotierone.nix
./privoxy.nix
];
}