hosts: remove duplicated imports

This commit is contained in:
Anthony Rodriguez 2024-12-20 18:12:50 +01:00
parent 089a3363ba
commit 0eab12a13f
Signed by: nezia
GPG key ID: EE3BE97C040A86CE
2 changed files with 0 additions and 4 deletions

View file

@ -55,8 +55,6 @@ in {
"${hm}/services/flatpak.nix"
"${hm}/services/syncthing.nix"
"${hm}/programs/editors/neovim.nix"
];
extraSpecialArgs = specialArgs;
};

View file

@ -53,8 +53,6 @@ in {
"${hm}/services/syncthing.nix"
"${hm}/programs/editors/neovim.nix"
"${hm}/terminal/emulators/foot.nix"
];
extraSpecialArgs = specialArgs;