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 ../role/base ];
imports = [ ../hardware/apu.nix ../defaults/base ];
fileSystems."/" = {
device = "/dev/disk/by-uuid/ab5a598b-6609-465f-8ab8-b894b8a5e32a";