Enable bluetooth for Vanguard
This commit is contained in:
parent
dfd32d66ef
commit
2b0319f5a5
|
@ -16,6 +16,7 @@
|
|||
hostName = "Vanguard"; # Define your hostname.
|
||||
nameservers = ["192.168.1.230" "9.9.9.9"];
|
||||
};
|
||||
hardware.bluetooth.enable = true;
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
flake = "git+https://git.xenia.me.uk/xenia/nixos.git?ref=main";
|
||||
|
|
Loading…
Reference in a new issue