cleanup w/ deadnix
This commit is contained in:
parent
4f169eeb84
commit
5ba1d810d4
27 changed files with 23 additions and 170 deletions
|
@ -9,11 +9,7 @@
|
|||
];
|
||||
flake = {
|
||||
};
|
||||
perSystem = {
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: rec {
|
||||
perSystem = {pkgs, ...}: rec {
|
||||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
alejandra
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue