clean up
This commit is contained in:
parent
a6b000fd82
commit
2788e0f285
@ -1,13 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.helix = {
|
||||
|
||||
enable = true;
|
||||
extraPackages = [
|
||||
pkgs.marksman
|
||||
pkgs.rust-analyzer
|
||||
pkgs.nil
|
||||
];
|
||||
};
|
||||
}
|
@ -3,7 +3,6 @@
|
||||
./gaming-tweaks.nix
|
||||
./pipewire.nix
|
||||
./auto-cpufreq.nix
|
||||
./zerotierone.nix
|
||||
./privoxy.nix
|
||||
];
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user