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