dsadsalkj

This commit is contained in:
Peder Bergebakken Sundt 2024-04-20 00:37:07 +02:00
parent 1df4a73d86
commit b57afd19e5
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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;