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