reenabled docker and winboat for clhickey-nixos
This commit is contained in:
parent
f04b6025d6
commit
946fb550e9
4 changed files with 20 additions and 5 deletions
|
|
@ -9,6 +9,9 @@
|
|||
cos.username = "clhickey";
|
||||
cos.hostName = "clhickey-nixos";
|
||||
|
||||
cos.winboat.enable = true;
|
||||
cos.docker.enable = true;
|
||||
|
||||
boot = {
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue