Reenable threema submodules
This commit is contained in:
parent
ae4e8b3386
commit
5e7ce85348
4 changed files with 74 additions and 53 deletions
|
@ -1,11 +1,11 @@
|
|||
{ config, pkgs, lib, /*threemaModules,*/ nixosConfig, ... }: {
|
||||
{ config, pkgs, lib, threemaModules, nixosConfig, ... }: {
|
||||
imports = [
|
||||
./multimedia.nix
|
||||
./applications
|
||||
./mimetypes.nix
|
||||
./games.nix
|
||||
|
||||
# threemaModules.home
|
||||
threemaModules.home
|
||||
];
|
||||
home.stateVersion = nixosConfig.system.stateVersion;
|
||||
systemd.user.targets.tray = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue