forked from rarias/nixos-riscv
configuration: import cage example by default
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
{
|
{
|
||||||
|
imports = [
|
||||||
|
./examples/launchCageOnBoot.nix
|
||||||
|
];
|
||||||
|
|
||||||
# networking = {
|
# networking = {
|
||||||
# interfaces."wlan0".useDHCP = true;
|
# interfaces."wlan0".useDHCP = true;
|
||||||
# wireless = {
|
# wireless = {
|
||||||
|
|||||||
Reference in New Issue
Block a user