summaryrefslogtreecommitdiff
path: root/hosts/glados/default.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-03-08 15:36:32 -0500
committerseth <[email protected]>2023-03-08 15:36:32 -0500
commitef06053f7ec657e649daec90bf9428646fb948af (patch)
treee63b02c39ea785153bf250d60fb890793886f5b2 /hosts/glados/default.nix
parentfa7a407bda1b26b413702287f227629af0798f55 (diff)
remove unused config lambda
Diffstat (limited to 'hosts/glados/default.nix')
-rw-r--r--hosts/glados/default.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix
index e8b083e..0efc154 100644
--- a/hosts/glados/default.nix
+++ b/hosts/glados/default.nix
@@ -1,8 +1,4 @@
-{
- config,
- home-manager,
- ...
-}: {
+{home-manager, ...}: {
imports = [
../../profiles/desktop/gnome
../../profiles/hardware/nvidia.nix