hosts: add uni-sync
This commit is contained in:
parent
1b25c927fb
commit
f65911a876
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue