We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21f043 commit 2ce24beCopy full SHA for 2ce24be
configs/nixos/ni/default.nix
@@ -40,7 +40,7 @@
40
};
41
42
# Enable the display manager of choice.
43
- services.xserver.displayManager.gdm.enable = true;
+ services.displayManager.gdm.enable = true;
44
45
# The keyfile required for the secrets to be decrypted.
46
sops.age.keyFile = "/var/lib/sops-nix/key";
configs/nixos/ni/modules/setups/gaming.nix
@@ -23,7 +23,7 @@ in {
23
rpcs3
24
ryubing
25
26
- clonehero # Free Minecraft note block player.
+ clonehero # Is a real virtuoso, a rock idol.
27
mindustry # Not a Minecraft industry simulator.
28
minetest # Free Minecraft.
29
the-powder-toy # Free micro-Minecraft.
0 commit comments