hosts: add uni-sync

This commit is contained in:
Anthony Rodriguez 2025-01-07 21:21:34 +01:00
parent 1b25c927fb
commit f65911a876
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -63,6 +63,7 @@
gaming = [
../config/nixos/programs/games.nix
../config/nixos/services/flatpak.nix
../config/nixos/hardware/uni-sync.nix
({config, ...}: {
home-manager.users.${config.local.systemVars.username}.imports = [
"${self}/config/home-manager/programs/games"