Merge pull request 'vm: improve xfce and vm-user module' (#944) from a-kenji-fix/vm into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m47s

This commit is contained in:
clan-bot 2024-03-12 18:59:19 +00:00
commit d01ea573f9

View File

@ -1,7 +1,7 @@
{ config }: { {
imports = [ imports = [
config.clanCore.clanModules.vm-user ./vm-user.nix
config.clanCore.clanModules.graphical ./graphical.nix
]; ];
services.xserver = { services.xserver = {