Rename directory
This commit is contained in:
parent
4ec8ad983a
commit
55aadd6ec5
5 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
||||||
systems = [ "x86_64-linux" ];
|
systems = [ "x86_64-linux" ];
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./nix/modules/dev-shell.nix
|
./nix/flake-modules/dev-shell.nix
|
||||||
./nix/modules/git-hooks.nix
|
./nix/flake-modules/git-hooks.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
perSystem =
|
perSystem =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue