fix deprecations and remove EOL packages
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
bottom
|
||||
nvtopPackages.full
|
||||
uutils-coreutils
|
||||
nixfmt-rfc-style
|
||||
nixfmt
|
||||
nixfmt-tree
|
||||
|
||||
zip
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
|
||||
yarn
|
||||
nodejs-slim
|
||||
node2nix
|
||||
|
||||
uv
|
||||
thonny
|
||||
|
||||
@@ -8,8 +8,6 @@
|
||||
{
|
||||
imports = [ ./nixpkgs.nix ]; # migrate this afterwards.
|
||||
|
||||
system.rebuild.enableNg = true;
|
||||
|
||||
sops.secrets."github/api" = {
|
||||
mode = "0444";
|
||||
group = "root";
|
||||
|
||||
Reference in New Issue
Block a user