1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 03:27:45 +00:00

chore: configuration -> config

This commit is contained in:
RGBCube 2025-02-23 15:07:38 +03:00
parent 377d93df78
commit 232e79f0ad
3 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ in {
};
programs.nushell = enabled {
configFile.text = readFile ./configuration.nu;
configFile.text = readFile ./config.nu;
envFile.text = readFile ./environment.nu;
environmentVariables = let