mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
change structure
This commit is contained in:
parent
15a871287b
commit
04e4aa6164
3 changed files with 5 additions and 1 deletions
4
modules/home/unity.nix
Normal file
4
modules/home/unity.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = (with pkgs; [ unityhub ]);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue