Compare commits
2 Commits
7d8ab03691
...
15e292c5f9
| Author | SHA1 | Date | |
|---|---|---|---|
| 15e292c5f9 | |||
| c9354ed128 |
@@ -61,12 +61,6 @@
|
||||
|
||||
networking.hostName = lib.mkDefault config.sysconfig.host;
|
||||
|
||||
environment.systemPackages = [
|
||||
inputs.nixvim.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
programs.bash.completion.enable = true;
|
||||
|
||||
nix = {
|
||||
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||
channel.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user