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
|
@ -1,5 +1,5 @@
|
|||
{ suites, profiles, pkgs, ... }: {
|
||||
imports = suites.graphical
|
||||
imports = suites.graphic
|
||||
++ [ ./hardware-configuration.nix ]
|
||||
++ (with profiles; [
|
||||
networking.wireless
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue