hosts/sakopc: enable nixd
This commit is contained in:
parent
db4b60e33b
commit
2191d23923
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
||||||
python.enable = true;
|
python.enable = true;
|
||||||
rust.enable = true;
|
rust.enable = true;
|
||||||
nil.enable = true;
|
nil.enable = true;
|
||||||
|
nixd.enable = true;
|
||||||
};
|
};
|
||||||
hardware = {
|
hardware = {
|
||||||
bluetooth.enable = false;
|
bluetooth.enable = false;
|
||||||
|
|
Loading…
Reference in a new issue