TODO: Temp. disable threema modules
This commit is contained in:
parent
729bbb35f2
commit
71c29737fe
3 changed files with 7 additions and 28 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