Move role folder to defaults
This commit is contained in:
parent
ea23be5e80
commit
78f95b4e11
19 changed files with 17 additions and 16 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
{ config, pkgs, ... }: {
|
||||
|
||||
imports = [ ../role/base ../hardware/apu.nix ../hardware/wle900vx.nix ];
|
||||
imports = [ ../defaults/base ../hardware/apu.nix ../hardware/wle900vx.nix ];
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-uuid/360a6bc9-fc4e-4803-bd53-69320ac32ac5";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue