mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
i don't rember what changed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
_: {
|
||||
{self, ...}: {
|
||||
flake.nixosModules.development = {
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
@@ -31,6 +31,7 @@ _: {
|
||||
ltex-ls-plus
|
||||
pylint
|
||||
black
|
||||
self.packages.${pkgs.system}.patent
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user