updates
This commit is contained in:
parent
a82e6b789f
commit
7e17ef312d
8 changed files with 119 additions and 93 deletions
|
|
@ -83,6 +83,9 @@
|
|||
cache.enable = true;
|
||||
};
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
programs.nix-ld.libraries = with pkgs; [ ];
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue