move locale.nix to local folder
This commit is contained in:
parent
10522aac59
commit
4c64769322
2
local/.gitignore
vendored
2
local/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
@ -2,7 +2,7 @@
|
||||
{
|
||||
|
||||
imports = [
|
||||
./locale.nix
|
||||
../local/locale.nix
|
||||
../local/file-systems.nix
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user