bootstrap: add graphical profile

This commit is contained in:
teutat3s 2021-10-24 20:13:18 +02:00
parent 3aaef50eca
commit b79e92155a
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -9,6 +9,7 @@
profiles.core
profiles.users.root # make sure to configure ssh keys
profiles.users.nixos
profiles.graphical
];
boot.loader.systemd-boot.enable = true;