8000 GitHub - zgrate/InfosystemNixos
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zgrate/InfosystemNixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfosystemNixos

This is public repository with script starting up in Cage environment

Please DO NOT include any private keys and secrets in this repo, it will be public for sake of easy pulling on kiosks!

Installation Instruction

  1. Install Nixos as a clean installation with internet
  2. Type in nixos-shell -p git to open shell with git
  3. git clone https://github.com/zgrate/InfosystemNixos.git
  4. cp InfosystemNixos/install_repo.sh
  5. chmod +x ./install_repo.sh
  6. sudo ./install_repo.sh
  7. exit
  8. After installation open configuration.nix (sudo nano /etc/nixos/configuration.nix)
  9. Fill up the data between the quotes
  • HOSTNAME -> What is the hostname of a device?
  • SCREEN_IP -> IP Address of a ScreenSystemServer
  • SCREEN_PASSPHRASE -> Passphrase of a given screen
  • ZERO_TIER_NETWORK -> ID of a network in ZeroTier
  • KIOSK_HASHED_PASSWORD -> Hashed password to a user KIOS (Use command mkpasswd -m sha-512 to hash a password)
  • NETWORK_CONFIGURATION -> Specify network and password of networks to connect, in a setup seen in an example
  1. Save (CTRL+O -> Enter -> CTRL+X)
  2. sudo nixos-rebuild reboot
  3. On restart you should get a black screen or automatic kiosk mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0