1 { pkgs, lib, config, ... }:
4 #../../../profiles/chat.nix
5 ../../../profiles/developing.nix
6 ../../../profiles/graphical.nix
7 ../../../profiles/networking.nix
8 ../../../profiles/sharing.nix
9 ../../../profiles/security.nix
10 ../../../profiles/system.nix
11 ../../../profiles/video.nix
13 services.gpg-agent.pinentryFlavor = lib.mkForce "curses";
14 xsession.enable = true;
15 xsession.windowManager.xmonad.enable = true;
19 #pkgs.sweethome3d.application
21 services.screen-locker.inactiveInterval = 10; # minutes