From 529c54d71af6243010d20c6e2cce90eab16b78a8 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Tue, 19 Nov 2024 21:31:49 -0500 Subject: [PATCH] clean up --- .vscode/settings.json | 1 + systems/muninn/default.nix | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index aff7e7f..535d356 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -16,6 +16,7 @@ "audiobookshelf", "auditd", "autofetch", + "autologin", "autopull", "autotrim", "azuretools", diff --git a/systems/muninn/default.nix b/systems/muninn/default.nix index 7c97b02..9812cc1 100644 --- a/systems/muninn/default.nix +++ b/systems/muninn/default.nix @@ -1,7 +1,5 @@ { inputs, ... }: { - - imports = [ ../../users/gaming ../../users/richie