Infini-STICK: normalize specialisation name

This commit is contained in:
Infinidoge 2024-12-03 14:41:38 -05:00
parent 3fe3e58291
commit ccbca3a6c9
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -16,7 +16,7 @@
};
};
specialisation."Graphical".configuration = {
specialisation.graphical.configuration = {
modules.desktop.wm.enable = true;
};
}