project-plus: home-manager module init
This commit is contained in:
parent
1898815955
commit
f59c08deb5
4 changed files with 144 additions and 0 deletions
5
modules/home/workstation/gaming/project-plus/default.nix
Normal file
5
modules/home/workstation/gaming/project-plus/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./options.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue