Move previous module out of the way
This commit is contained in:
parent
d63efc38b9
commit
9948b73eff
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, lib, ... }:
|
{ pkgs, lib, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
beatific = import ../../modules/beatific.nix;
|
beatific = import ../../modules/beatific-config.nix;
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
Loading…
Reference in New Issue