Move role folder to defaults

This commit is contained in:
Fabian Hauser 2020-11-28 22:27:24 +00:00
parent ea23be5e80
commit 78f95b4e11
19 changed files with 17 additions and 16 deletions

View file

@ -5,7 +5,7 @@
{ config, pkgs, ... }:
{
imports = [ ../hardware/apu.nix ../hardware/wle200nx.nix ../role/base ];
imports = [ ../hardware/apu.nix ../hardware/wle200nx.nix ../defaults/base ];
fileSystems."/" = {
device = "/dev/disk/by-uuid/16efc5db-0697-4f39-b64b-fc18ac318625";