Skip to content

hspsh/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before

Install nix: https://nixos.org/download/

Interactions

Create a Kiosk

URL=https://your.funky.url nix build --impure .\#nixosConfigurations.kiosk.config.system.build.isoImage
#OR
URL=https://your.funky.url nix build --impure github:hspsh/nixos#nixosConfigurations.kiosk.config.system.build.isoImage
#AND
dd if=result/iso/*.iso of=/dev/sda bs=32M status=progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published