aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts/adam/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/adam/configuration.nix')
-rw-r--r--modules/hosts/adam/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/hosts/adam/configuration.nix b/modules/hosts/adam/configuration.nix
index 24a47ee..4e43d54 100644
--- a/modules/hosts/adam/configuration.nix
+++ b/modules/hosts/adam/configuration.nix
@@ -2,6 +2,7 @@
flake.modules.nixos.adam =
{
pkgs,
+ config,
inputs,
...
}:
@@ -43,6 +44,7 @@
"networkmanager"
"video"
"input"
+ "fuse"
];
};