flake update
This commit is contained in:
parent
ebdbdacba4
commit
8232a0eacc
2 changed files with 16 additions and 15 deletions
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
let
|
||||
# TODO: slim down size
|
||||
netboot = import (pkgs.path + "/nixos/lib/eval-config.nix") {
|
||||
inherit (pkgs) system;
|
||||
modules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue