Update packages list
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{ config, pkgs, ... }:
|
||||
let
|
||||
nix-home = pkgs.callPackage ./nix-home.nix {};
|
||||
in
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
@@ -24,13 +21,13 @@ in
|
||||
zsh
|
||||
fish
|
||||
wget
|
||||
vimNox
|
||||
neovim
|
||||
file
|
||||
bc
|
||||
git
|
||||
python
|
||||
nix-prefetch-git
|
||||
nix-home
|
||||
home-manager
|
||||
];
|
||||
k8s = [
|
||||
ebtables
|
||||
|
||||
Reference in New Issue
Block a user