fix modules error
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
[
|
||||
./qbittirrent.nix
|
||||
./steam.nix
|
||||
./ungoogled-chromium.nix
|
||||
./wine.nix
|
||||
]
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./qbittirrent.nix
|
||||
./steam.nix
|
||||
./ungoogled-chromium.nix
|
||||
./wine.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user