mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Use lorri
This commit is contained in:
2
.envrc
2
.envrc
@@ -1,3 +1,3 @@
|
|||||||
if has nix-shell; then
|
if has nix-shell; then
|
||||||
use_nix
|
eval "$(lorri direnv)"
|
||||||
fi
|
fi
|
||||||
|
@@ -39,6 +39,8 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.lorri.enable = true;
|
||||||
|
|
||||||
fonts.fontconfig.enable = true;
|
fonts.fontconfig.enable = true;
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
Reference in New Issue
Block a user