mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-17 14:49:58 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{...}: {
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user