Clean up devshell, add disko
This commit is contained in:
parent
dac5c2a1a8
commit
ffe392264c
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue