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;
|
||||
rust.enable = true;
|
||||
nil.enable = true;
|
||||
nixd.enable = true;
|
||||
};
|
||||
hardware = {
|
||||
bluetooth.enable = false;
|
||||
|
|
Loading…
Reference in a new issue