mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-06-25 05:43:35 +02:00
「🗑️」 clean: clean useless shit
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
pogit = {
|
||||
url = "github:y-syo/pogit";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
@ -35,8 +31,6 @@
|
||||
];
|
||||
packages = with pkgs; [
|
||||
nodejs_22
|
||||
git
|
||||
inputs.pogit.packages.${pkgs.system}.default
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user