Clean up devshell, add disko

This commit is contained in:
Erwin Boskma 2023-01-17 13:53:25 +01:00
parent dac5c2a1a8
commit ffe392264c
Signed by: erwin
SSH key fingerprint: SHA256:CyeNoWXd3kjX2Nwu6pDxxdS7OqmPVOy0NavA/KU/ntU

View file

@ -287,19 +287,14 @@
name = "dotfiles";
nativeBuildInputs = [
pkgs.sops
ssh-to-pgp
ssh-to-age
age
nodejs-18_x
nodePackages.typescript-language-server
nodePackages.yaml-language-server
nodePackages.vscode-css-languageserver-bin
# python3Packages.python-lsp-server
statix
multimarkdown
pngcrush
nix-diff
popsicle
nix-prefetch
nix-prefetch-scripts
nix-prefetch-github
@ -309,6 +304,8 @@
terraform
terraform-ls
disko.packages.${system}.disko
eww-wayland
];
};