wolf: drop packageOverride for nano
This commit is contained in:
parent
b690768e28
commit
1689862147
@ -30,10 +30,6 @@ with import <stockholm/lib>;
|
||||
];
|
||||
nix.useSandbox = true;
|
||||
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
nano = pkgs.vim;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
rxvt_unicode.terminfo
|
||||
|
Loading…
Reference in New Issue
Block a user