aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/desktop.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-09-15 10:08:12 +0200
committerKarel Kočí <cynerd@email.cz>2022-09-15 10:08:12 +0200
commit7b5f6bd95230c4eaac16d3fc2f02365497bd63d7 (patch)
tree6815e7a9492211e79a63a6189373d5616268cfbb /nixos/modules/desktop.nix
parent929d898bf77ee0d8f8d4f504483369411e2009da (diff)
downloadnixos-personal-7b5f6bd95230c4eaac16d3fc2f02365497bd63d7.tar.gz
nixos-personal-7b5f6bd95230c4eaac16d3fc2f02365497bd63d7.tar.bz2
nixos-personal-7b5f6bd95230c4eaac16d3fc2f02365497bd63d7.zip
Add few packages and allow access to the dhcpcd for wheel
Diffstat (limited to 'nixos/modules/desktop.nix')
-rw-r--r--nixos/modules/desktop.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix
index bff2c1e..898db66 100644
--- a/nixos/modules/desktop.nix
+++ b/nixos/modules/desktop.nix
@@ -103,6 +103,9 @@ in {
gst_all_1.gst-plugins-ugly
gst_all_1.gst-plugins-viperfx
+ # Latex
+ texlive.combined.scheme-full
+
] ++ (optionals cnf.laptop [
# Power management
powertop