init
init
This commit is contained in:
9
profiles/base/home-manager/atuin.nix
Normal file
9
profiles/base/home-manager/atuin.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
programs.atuin = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
daemon = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user