removed htop and unused insecure package allowence
This commit is contained in:
parent
326fcd2011
commit
25112eeb70
2 changed files with 1 additions and 4 deletions
|
|
@ -95,9 +95,6 @@
|
|||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [
|
||||
"electron-25.9.0"
|
||||
];
|
||||
};
|
||||
hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
};
|
||||
|
|
@ -125,7 +122,6 @@
|
|||
openssl
|
||||
tree
|
||||
eza
|
||||
htop
|
||||
zsh
|
||||
dig #dns lookup
|
||||
rage #file encryption
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue