fix: change suites.graphical to suites.graphic
This commit is contained in:
parent
c71407281c
commit
05713cd876
2 changed files with 2 additions and 2 deletions
|
@ -120,7 +120,7 @@
|
|||
};
|
||||
suites = with profiles; rec {
|
||||
base = [ core users.root users.infinidoge develop.common ];
|
||||
graphical = base ++ [ graphical.qtile ];
|
||||
graphic = base ++ [ graphical.qtile ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue