rearrange imports
This commit is contained in:
parent
4e86180652
commit
e272155088
19 changed files with 245 additions and 312 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{user}: {
|
||||
{
|
||||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
with lib; let
|
||||
cfg = config.roles.laptop;
|
||||
user = config.user;
|
||||
in {
|
||||
options.roles = {
|
||||
laptop = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue