rebuilding minimised nix files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
@@ -18,7 +18,7 @@
|
||||
"history"
|
||||
"docker"
|
||||
"kubectl"
|
||||
];
|
||||
];
|
||||
};
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user