oxypwn / nixos-config

My NixOS configurations.

Home Page:https://twitter.com/mitchellh/status/1346136404682625024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nixos-config

Prereq

For working in vwware you would need the homedirectory mounted from the host and UEFI enabled.

curl -sfL -H 'Pragma: no-cache' -H 'Cache-Control: no-cache, no-store, force-revalidate' -H 'Expires: 0' https://raw.github.com/oxypwn/nixos-config/main/install.sh > install.sh; bash -x install.sh

About

My NixOS configurations.

https://twitter.com/mitchellh/status/1346136404682625024

License:MIT License


Languages

Language:Nix 64.2%Language:Shell 34.9%Language:Makefile 0.6%Language:Scheme 0.3%