nix: remove extraneous syntax
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
b44d03dece
commit
0819176fc1
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
||||||
{
|
{config, ...}: {
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
...
|
|
||||||
}: {
|
|
||||||
imports = [
|
imports = [
|
||||||
./disko.nix
|
./disko.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
Loading…
Add table
Reference in a new issue