bootstrap: add graphical profile
This commit is contained in:
parent
3aaef50eca
commit
b79e92155a
|
@ -9,6 +9,7 @@
|
||||||
profiles.core
|
profiles.core
|
||||||
profiles.users.root # make sure to configure ssh keys
|
profiles.users.root # make sure to configure ssh keys
|
||||||
profiles.users.nixos
|
profiles.users.nixos
|
||||||
|
profiles.graphical
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue