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;
|
nix.useSandbox = true;
|
||||||
|
|
||||||
nixpkgs.config.packageOverrides = pkgs: {
|
|
||||||
nano = pkgs.vim;
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
rxvt_unicode.terminfo
|
rxvt_unicode.terminfo
|
||||||
|
Loading…
Reference in New Issue
Block a user