test
This commit is contained in:
@@ -61,8 +61,8 @@
|
|||||||
|
|
||||||
networking.hostName = lib.mkDefault config.sysconfig.host;
|
networking.hostName = lib.mkDefault config.sysconfig.host;
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = with pkgs; [
|
||||||
inputs.nixvim.packages.${pkgs.system}.default
|
sl
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.bash.completion.enable = true;
|
programs.bash.completion.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user