mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-15 22:19:56 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{...}: {
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user