dsadsalkj
This commit is contained in:
parent
1df4a73d86
commit
b57afd19e5
|
@ -8,7 +8,7 @@
|
|||
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
#../../profiles/sshd.nix
|
||||
../../profiles/sshd.nix
|
||||
#../../profiles/no-suspend.nix
|
||||
#../../profiles/oci/podman.nix
|
||||
#../../profiles/oci/docker.nix
|
||||
|
|
|
@ -41,8 +41,8 @@
|
|||
programs.eza.enable = true;
|
||||
programs.eza.enableAliases = true;
|
||||
|
||||
programs.zoxide.enable = true;
|
||||
programs.zoxide.options = [ "--cmd cd --cmd dc" ];
|
||||
#programs.zoxide.enable = true;
|
||||
#programs.zoxide.options = [ "--cmd cd --cmd dc" ];
|
||||
|
||||
programs.carapace.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue