Skip to content

Tietokilta/TiK-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiK-OS

A NixOS based operating system that displays the TiK infoscreen

Supported devices

  • raspberry pi 3 & 4
  • generic pc (same as builder host architecture)

Building

Pi

  1. Run
nix build .#pi
  1. .img file is found under result/sd-image

PC

  1. Run
nix build .#pc
  1. Bootable .iso file is found under result/iso

Testing in a VM

You can test the (pc) OS in qemu by running the following command:

nix run .#vm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages