2023-09-15 07:13:52 +01:00
|
|
|
{ config, pkgs, lib, user, ... }:
|
2023-09-10 17:07:11 +01:00
|
|
|
|
|
|
|
{
|
2023-09-24 07:32:32 +01:00
|
|
|
home.packages = with pkgs; [
|
|
|
|
davmail
|
|
|
|
openfortivpn
|
|
|
|
nomachine-client
|
|
|
|
teams-for-linux
|
|
|
|
];
|
2023-08-07 10:00:57 +01:00
|
|
|
programs = {
|
|
|
|
git.userEmail = "evie.litherland-smith@ukaea.uk";
|
|
|
|
ssh.matchBlocks = {
|
|
|
|
"git.ccfe.ac.uk" = { user = "git"; };
|
2023-09-25 17:57:14 +01:00
|
|
|
"freia".hostname = "freia020.hpc.l";
|
2023-08-07 10:00:57 +01:00
|
|
|
"freia???" = lib.hm.dag.entryAfter [ "freia" ] { hostname = "%h.hpc.l"; };
|
2023-09-25 17:57:14 +01:00
|
|
|
"heimdall".hostname = "heimdall003.jet.uk";
|
2023-08-07 10:00:57 +01:00
|
|
|
"heimdall???" =
|
|
|
|
lib.hm.dag.entryAfter [ "heimdall" ] { hostname = "%h.jet.uk"; };
|
2023-09-04 11:16:14 +01:00
|
|
|
"freia* heimdall*" =
|
|
|
|
lib.hm.dag.entryAfter [ "freia" "freia???" "heimdall" "heimdall???" ] {
|
|
|
|
user = "elitherl";
|
2023-09-06 16:57:37 +01:00
|
|
|
compression = true;
|
2023-09-04 11:16:14 +01:00
|
|
|
};
|
2023-08-07 10:00:57 +01:00
|
|
|
};
|
2023-09-15 07:13:52 +01:00
|
|
|
firefox.profiles.default.settings."browser.startup.homepage" =
|
|
|
|
"https://nucleus.ukaea.uk";
|
|
|
|
};
|
2023-09-25 17:59:40 +01:00
|
|
|
programs.mbsync.groups.inboxes.ukaea = [ "INBOX" ];
|
2023-09-15 07:13:52 +01:00
|
|
|
accounts.email.accounts = {
|
|
|
|
proton.primary = lib.mkForce false;
|
|
|
|
ukaea = let
|
|
|
|
host = "127.0.0.1";
|
|
|
|
tls.enable = false;
|
|
|
|
in rec {
|
|
|
|
inherit (config.accounts.email.accounts.proton) realName;
|
|
|
|
maildir.path = "UKAEA";
|
|
|
|
imap = {
|
|
|
|
inherit host tls;
|
|
|
|
port = 1144;
|
|
|
|
};
|
|
|
|
smtp = {
|
|
|
|
inherit host tls;
|
|
|
|
port = 1026;
|
|
|
|
};
|
|
|
|
address = "evie.litherland-smith@ukaea.uk";
|
|
|
|
passwordCommand = "${pkgs.pass}/bin/pass show Mail/Outlook/ukaea";
|
|
|
|
primary = true;
|
|
|
|
userName = address;
|
|
|
|
mbsync = {
|
|
|
|
enable = true;
|
|
|
|
create = "both";
|
|
|
|
expunge = "both";
|
2023-09-25 17:59:40 +01:00
|
|
|
remove = "both";
|
|
|
|
patterns = [ "*" "!Junk" "!Snoozed" "!Sync Issues" "!Unsent Messages" ];
|
2023-09-15 07:13:52 +01:00
|
|
|
subFolders = "Verbatim";
|
|
|
|
extraConfig.account.AuthMechs = "LOGIN";
|
|
|
|
};
|
|
|
|
msmtp = {
|
|
|
|
enable = true;
|
|
|
|
extraConfig = {
|
|
|
|
tls = "off";
|
|
|
|
auth = "login";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
mu.enable = true;
|
2023-08-07 10:00:57 +01:00
|
|
|
};
|
|
|
|
};
|
2023-08-21 11:01:19 +01:00
|
|
|
services.kanshi.profiles = {
|
|
|
|
undocked = {
|
2023-08-30 13:59:44 +01:00
|
|
|
outputs = [
|
|
|
|
{
|
|
|
|
criteria = "eDP-1";
|
|
|
|
mode = "1920x1080";
|
|
|
|
position = "0,0";
|
|
|
|
scale = 1.0;
|
|
|
|
status = "enable";
|
|
|
|
}
|
|
|
|
{
|
|
|
|
criteria = "*";
|
|
|
|
status = "enable";
|
|
|
|
}
|
|
|
|
];
|
2023-08-21 11:01:19 +01:00
|
|
|
};
|
|
|
|
work = {
|
|
|
|
outputs = [
|
|
|
|
{
|
|
|
|
criteria = "Iiyama North America PLB2403WS 0574281251316";
|
2023-08-22 15:41:24 +01:00
|
|
|
position = "0,0";
|
2023-08-21 11:01:19 +01:00
|
|
|
status = "enable";
|
|
|
|
}
|
|
|
|
{
|
2023-08-22 15:41:24 +01:00
|
|
|
criteria = "eDP-1";
|
|
|
|
status = "disable";
|
2023-08-21 11:01:19 +01:00
|
|
|
}
|
2023-08-30 13:59:44 +01:00
|
|
|
{
|
|
|
|
criteria = "*";
|
|
|
|
status = "enable";
|
|
|
|
}
|
2023-08-21 11:01:19 +01:00
|
|
|
];
|
|
|
|
};
|
|
|
|
home = {
|
|
|
|
outputs = [
|
|
|
|
{
|
|
|
|
criteria = "Acer Technologies ED270R TJMEE0043W01";
|
|
|
|
position = "0,0";
|
|
|
|
status = "enable";
|
|
|
|
}
|
|
|
|
{
|
|
|
|
criteria = "eDP-1";
|
|
|
|
status = "disable";
|
|
|
|
}
|
|
|
|
];
|
|
|
|
};
|
|
|
|
};
|
2023-09-04 08:53:41 +01:00
|
|
|
xdg.configFile."hypr/extra.conf".text = ''
|
2023-08-30 13:59:44 +01:00
|
|
|
misc {
|
|
|
|
disable_hyprland_logo = true
|
|
|
|
disable_splash_rendering = true
|
|
|
|
}
|
2023-09-04 08:53:41 +01:00
|
|
|
|
2023-08-21 11:01:19 +01:00
|
|
|
monitor=eDP-1,preferred,auto,1
|
2023-08-30 13:59:44 +01:00
|
|
|
monitor=desc:Iiyama North America PLB2403WS 0574281251316,preferred,0x185,1
|
|
|
|
monitor=desc:Dell Inc. DELL U2417H 5K9YD872FY1L,preferred,1920x0,1,transform,1
|
2023-08-21 11:01:19 +01:00
|
|
|
monitor=desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1
|
2023-09-04 08:53:41 +01:00
|
|
|
|
2023-09-05 12:49:33 +01:00
|
|
|
windowrule = nofullscreenrequest,(Nxplayer.bin)
|
|
|
|
windowrule = nomaximizerequest,(Nxplayer.bin)
|
|
|
|
windowrulev2 = nofullscreenrequest,title:(Zoom|zoom)
|
|
|
|
windowrulev2 = nomaximizerequest,title:(Zoom|zoom)
|
|
|
|
|
|
|
|
windowrule = workspace 6,(teams-for-linux)
|
|
|
|
windowrulev2 = workspace 7,title:(Zoom|zoom)
|
|
|
|
windowrule = workspace 8,(Nxplayer.bin)
|
2023-09-24 07:32:32 +01:00
|
|
|
|
|
|
|
exec-once = ${pkgs.davmail}/bin/davmail -notray
|
2023-08-21 11:01:19 +01:00
|
|
|
'';
|
2023-07-12 16:43:18 +01:00
|
|
|
}
|