FIX: Renamed configuration.nix -> default.nix
This commit is contained in:
parent
a313068ec5
commit
5c0d9b3f75
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, meta, ... }:
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./hardware-configuration.nix ./disko.nix ./configuration.nix ];
|
||||
Loading…
Add table
Reference in a new issue