Update git.nix

This commit is contained in:
ediblerope 2026-01-20 08:17:18 +00:00 committed by GitHub
parent fd3a87017d
commit f5c1c1c8a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,8 +8,6 @@ in
{
imports = [
(import "${home-manager}/nixos")
./hosts/FredOS-Gaming.nix
./hosts/FredOS-Macbook.nix
./common.nix
];