misc small changes

This commit is contained in:
Gerg-L 2023-08-13 09:18:15 -04:00
parent e6b2482344
commit 67ea731529
6 changed files with 9 additions and 3 deletions

View file

@ -60,6 +60,7 @@
statix
alejandra
nix-index
element-desktop
;
inherit (nvim-flake.packages.${pkgs.system}) neovim;
lint = pkgs.writeShellScriptBin "lint" ''

View file

@ -16,7 +16,6 @@
};
bootConfig = {
disable = true;
stage2patch.disable = true;
};
};
imports = [