mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
split unused apps
This commit is contained in:
parent
0e916f7c08
commit
f4d1078dc8
3 changed files with 61 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
{config, ...}:
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
./wine.nix
|
||||
|
@ -8,6 +8,7 @@
|
|||
./discord.nix
|
||||
./ollama.nix
|
||||
./steam.nix
|
||||
./workstation.nix
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue