summaryrefslogtreecommitdiff
path: root/system/default.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-03-09 23:17:49 -0400
committerFreya Murphy <freya@freyacat.org>2026-03-09 23:17:49 -0400
commit5cebe15d8e2adc3fa227b582287740205862fdb0 (patch)
treee8e04f43909f61326ef194bf645719859615a86f /system/default.nix
parentupdate commits (diff)
downloaddotfiles-nix-5cebe15d8e2adc3fa227b582287740205862fdb0.tar.gz
dotfiles-nix-5cebe15d8e2adc3fa227b582287740205862fdb0.tar.bz2
dotfiles-nix-5cebe15d8e2adc3fa227b582287740205862fdb0.zip
add .enable to modules, add nvidia module, add obs app
Diffstat (limited to 'system/default.nix')
-rw-r--r--system/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/default.nix b/system/default.nix
index e912856..09f8076 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -17,6 +17,7 @@
./fingerprint.nix
./hardware.nix
./networking.nix
+ ./nvidia.nix
./sshd.nix
./tpm.nix
];