summaryrefslogtreecommitdiff
path: root/hosts/radish
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/radish')
-rw-r--r--hosts/radish/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/radish/default.nix b/hosts/radish/default.nix
index 0e0ae0e..58a6b7f 100644
--- a/hosts/radish/default.nix
+++ b/hosts/radish/default.nix
@@ -15,6 +15,7 @@
networking.firewall.enable = false;
networking.useDHCP = false;
+ boot.modprobeConfig.enable = false;
xdg = {
autostart.enable = false;
icons.enable = false;