mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
modules: update comments
This commit is contained in:
parent
98807576aa
commit
71d3fc6303
@ -153,9 +153,9 @@ in {
|
|||||||
|
|
||||||
(lib.mkIf cfg.documents.enable {
|
(lib.mkIf cfg.documents.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
dino # Some modern chat client featuring a dinosaur for what could be considered a dinosaur.
|
dino # Some modern chat client featuring a dinosaur mascot for what could be considered a dinosaur.
|
||||||
foliate # The prettier PDF viewer.
|
foliate # The prettier PDF viewer (if you're OK with a mixed bag of GTK3+GTK4 apps).
|
||||||
thunderbird # Email checks.
|
thunderbird # Email and web feed checks.
|
||||||
languagetool # You're personal assistant for proper grammar,
|
languagetool # You're personal assistant for proper grammar,
|
||||||
vale # Elevate your fanfics to an arguably higher caliber!
|
vale # Elevate your fanfics to an arguably higher caliber!
|
||||||
];
|
];
|
||||||
|
@ -68,7 +68,7 @@ in
|
|||||||
minetest # Dwarf Fortress but with voxels.
|
minetest # Dwarf Fortress but with voxels.
|
||||||
openra # Dwarf Fortress but with futuristic armed civilizations.
|
openra # Dwarf Fortress but with futuristic armed civilizations.
|
||||||
superTuxKart # Dwarf Fortress but with racing carts.
|
superTuxKart # Dwarf Fortress but with racing carts.
|
||||||
starsector # Dwarf Fortress but in space and in the far future.
|
starsector # My cocaine replacement.
|
||||||
the-powder-toy # Microscopic Dwarf Fortress.
|
the-powder-toy # Microscopic Dwarf Fortress.
|
||||||
wesnoth # Dwarf Fortress but with dwarves and fortresses.
|
wesnoth # Dwarf Fortress but with dwarves and fortresses.
|
||||||
zeroad # Dwarf Fortress but with ancient armed civilizations.
|
zeroad # Dwarf Fortress but with ancient armed civilizations.
|
||||||
|
Loading…
Reference in New Issue
Block a user