1
0
Fork 0
Reproducible localhost based on NixOS
 
 
 
Go to file
dump_stack() f0747d8ace
Add secrets example
2019-06-21 19:14:17 +00:00
.gitignore Initial 2019-05-31 00:08:17 +00:00
LICENSE Initial 2019-05-31 00:08:17 +00:00
README.md Initial 2019-05-31 00:08:17 +00:00
configuration.nix Initial 2019-05-31 00:08:17 +00:00
desktop.nix Add redshift 2019-06-21 18:58:57 +00:00
hacks.nix Initial 2019-05-31 00:08:17 +00:00
networking.nix Whitelist port 2443 for captive portals 2019-06-01 18:46:06 +00:00
packages.nix Sync packages 2019-06-20 18:40:06 +00:00
secrets.nix.example Add secrets example 2019-06-21 19:14:17 +00:00
security.nix Allow to use captive portals without disabling VPN-only 2019-06-01 18:35:58 +00:00
suspend.nix Initial 2019-05-31 00:08:17 +00:00

README.md

localhost

Installation

parted...
cryptsetup...
mount...

nix-env -iA nixos.gitMinimal
git clone https://code.dumpstack.io/infra/localhost.git /mnt/etc/nixos/

nixos-generate-config --root /mnt

nixos-install
reboot