about summary refs log tree commit diff
path: root/nixos/tests/nixos-generate-config.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-02-13nixos/tools: generate an xserver configWORLDofPEACE1-3/+2
The desktop configuration won't enable xserver. If there's multiple desktops enabled they will now evaluate properly.
2021-02-13nixos/tools: make desktopConfiguation types.listOf types.linesWORLDofPEACE1-2/+2
This fixes #108124.
2020-10-12nixos/tools: add desktopConfiguration optionWORLDofPEACE1-0/+16
We now have a GNOME ISO so it would be nice to seed that one with configuration on how to enable it.
2019-11-05nixos/nix-generate-config: port test to pythonMarijan1-6/+8
2019-08-08nixos-generate-config: enable overriding configuration.nixBas van Dijk1-0/+24