home/dell: Install obsidian and kubectx
This commit is contained in:
parent
47a94d20aa
commit
6a425d4eac
|
@ -15,15 +15,20 @@
|
|||
home.homeDirectory = "/home/felix";
|
||||
home.stateVersion = "23.05"; # Please read the comment before changing.
|
||||
|
||||
# e.g. for obsidian
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
sensu-go-cli
|
||||
kubectl
|
||||
krew
|
||||
kubectx
|
||||
silver-searcher
|
||||
fd
|
||||
subversionClient
|
||||
tig
|
||||
freerdp
|
||||
obsidian
|
||||
|
||||
# for coc
|
||||
nodejs
|
||||
|
|
Loading…
Reference in a new issue