nix/os/devices: refactor sduusb3128g -> sdep0
This commit is contained in:
parent
e515d26fbf
commit
cf18b61720
5 changed files with 6 additions and 6 deletions
12
nix/os/devices/steveej-rmvbl-sdep0/configuration.nix
Normal file
12
nix/os/devices/steveej-rmvbl-sdep0/configuration.nix
Normal file
|
@ -0,0 +1,12 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../profiles/common/configuration.nix
|
||||
../../profiles/graphical/configuration.nix
|
||||
../../profiles/removable-medium/configuration.nix
|
||||
|
||||
./system.nix
|
||||
./hw.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue