This commit is contained in:
mjallen18
2025-12-11 22:01:11 -06:00
parent 201ba0b780
commit 35206c8ed5

View File

@@ -265,8 +265,6 @@ let
''; '';
in in
{ {
imports = [ ../options.nix ];
config = { config = {
home.packages = [ update-checker ]; home.packages = [ update-checker ];
}; };