Remove threema from flake.nix
This commit is contained in:
parent
21dc8425e2
commit
5ffa47cb44
6 changed files with 6 additions and 38 deletions
|
@ -1,11 +1,9 @@
|
|||
{ config, pkgs, lib, threemaModules, nixosConfig, ... }: {
|
||||
{ config, pkgs, lib, nixosConfig, ... }: {
|
||||
imports = [
|
||||
./multimedia.nix
|
||||
./applications
|
||||
./mimetypes.nix
|
||||
# ./games.nix
|
||||
|
||||
threemaModules.home
|
||||
];
|
||||
home.stateVersion = nixosConfig.system.stateVersion;
|
||||
systemd.user.targets.tray = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue