mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
user: remove shikane config
This commit is contained in:
parent
97a9bbce42
commit
a9f3c6836e
30
flake.lock
30
flake.lock
|
@ -12,11 +12,11 @@
|
||||||
"systems": "systems"
|
"systems": "systems"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1716561646,
|
"lastModified": 1718371084,
|
||||||
"narHash": "sha256-UIGtLO89RxKt7RF2iEgPikSdU53r6v/6WYB0RW3k89I=",
|
"narHash": "sha256-abpBi61mg0g+lFFU0zY4C6oP6fBwPzbHPKBGw676xsA=",
|
||||||
"owner": "ryantm",
|
"owner": "ryantm",
|
||||||
"repo": "agenix",
|
"repo": "agenix",
|
||||||
"rev": "c2fc0762bbe8feb06a2e59a364fa81b3a57671c9",
|
"rev": "3a56735779db467538fb2e577eda28a9daacaca6",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -38,11 +38,11 @@
|
||||||
"poetry2nix": "poetry2nix"
|
"poetry2nix": "poetry2nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1715166702,
|
"lastModified": 1718106692,
|
||||||
"narHash": "sha256-PJxwZoT1JWxMaKRdTLMHN55mdYlhZn2L5VpvyevKkug=",
|
"narHash": "sha256-IGMrKVU2fXgn30LQduJIg89HefHLlPMgJ3mnnKpnNfU=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "authentik-nix",
|
"repo": "authentik-nix",
|
||||||
"rev": "84c3ce6fe7c174ed1a53cbc5e36cf6a70f4dcc1b",
|
"rev": "11f5e0fd17dd44d9946a23271d201b257df9f0f4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -300,11 +300,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717931644,
|
"lastModified": 1718788307,
|
||||||
"narHash": "sha256-Sz8Wh9cAiD5FhL8UWvZxBfnvxETSCVZlqWSYWaCPyu0=",
|
"narHash": "sha256-SqiOz0sljM0GjyQEVinPXQxaGcbOXw5OgpCWGPgh/vo=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "3d65009effd77cb0d6e7520b68b039836a7606cf",
|
"rev": "d7830d05421d0ced83a0f007900898bdcaf2a2ca",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -448,11 +448,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717995391,
|
"lastModified": 1718507237,
|
||||||
"narHash": "sha256-lcJ7McLYCOZGmoUqWubg739iFIqVtPD+qDNQx6GPWCY=",
|
"narHash": "sha256-xBEWCxWeRpWQggFFp8ugJCDa63cOJsVvx71R9F0Eowg=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "nix-index-database",
|
"repo": "nix-index-database",
|
||||||
"rev": "ab78ec24f803bab7a18370220ae3db92d6d33c94",
|
"rev": "6af2c5e58c20311276f59d247341cafeebfcb6f4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -463,11 +463,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717786204,
|
"lastModified": 1718895438,
|
||||||
"narHash": "sha256-4q0s6m0GUcN7q+Y2DqD27iLvbcd1G50T2lv08kKxkSI=",
|
"narHash": "sha256-k3JqJrkdoYwE3fHE6xGDY676AYmyh4U2Zw+0Bwe5DLU=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "051f920625ab5aabe37c920346e3e69d7d34400e",
|
"rev": "d603719ec6e294f034936c0d0dc06f689d91b6c3",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
|
|
||||||
home-manager.users.rouven = { ... }: {
|
home-manager.users.rouven = { ... }: {
|
||||||
imports = [ ./modules ./options ];
|
imports = [ ./modules ];
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
home.username = "rouven";
|
home.username = "rouven";
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
./mpv
|
./mpv
|
||||||
./ssh
|
./ssh
|
||||||
./theme
|
./theme
|
||||||
./tex
|
# ./tex
|
||||||
./packages.nix
|
./packages.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
{ ... }:
|
{ pkgs, ... }:
|
||||||
let
|
let
|
||||||
git = "~/.ssh/git";
|
git = "~/.ssh/git";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.openssh_gssapi;
|
||||||
compression = true;
|
compression = true;
|
||||||
controlMaster = "auto";
|
controlMaster = "auto";
|
||||||
controlPersist = "10m";
|
controlPersist = "10m";
|
||||||
|
@ -67,13 +68,15 @@ in
|
||||||
user = "r5";
|
user = "r5";
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
VerifyHostKeyDNS = "yes";
|
VerifyHostKeyDNS = "yes";
|
||||||
|
GSSAPIAuthentication = "yes";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"*.agdsn.network" = {
|
"*.agdsn.network" = {
|
||||||
user = "r5";
|
user = "r5";
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
ProxyJump = "dijkstra";
|
# ProxyJump = "dijkstra";
|
||||||
VerifyHostKeyDNS = "yes";
|
VerifyHostKeyDNS = "yes";
|
||||||
|
GSSAPIAuthentication = "yes";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"git@git.agdsn.de" = {
|
"git@git.agdsn.de" = {
|
||||||
|
|
|
@ -1,172 +1,19 @@
|
||||||
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
services.shikane = {
|
|
||||||
enable = true;
|
home.packages = [
|
||||||
settings = {
|
pkgs.shikane
|
||||||
profile = [
|
];
|
||||||
{
|
systemd.user.services.shikane = {
|
||||||
name = "home";
|
Unit = {
|
||||||
output = [
|
Description = "Dynamic output configuration tool";
|
||||||
{
|
Documentation = "man:shikane(1)";
|
||||||
match = "eDP-1";
|
After = [ "graphical-session-pre.target" ];
|
||||||
enable = true;
|
PartOf = [ "graphical-session.target" ];
|
||||||
position = {
|
|
||||||
x = 1920;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "DP-2";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "HDMI-A-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 3840;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "home-vertical";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 1080;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "DP-3";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
transform = "270";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "HDMI-A-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 3000;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "external-monitor-default";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "HDMI-A-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 1920;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "external-monitor-usb-c";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 1440;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "/P24h/";
|
|
||||||
enable = true;
|
|
||||||
mode = {
|
|
||||||
height = 1440;
|
|
||||||
width = 2560;
|
|
||||||
refresh = 60;
|
|
||||||
};
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "external-monitor-usb-c";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 1920;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "DP-2";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
# vertical mode if on dp-3
|
|
||||||
{
|
|
||||||
name = "external-monitor-usb-c-vertical";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 1080;
|
|
||||||
y = 840;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "DP-3";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
transform = "270";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "builtin";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 0;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Service = { ExecStart = "${pkgs.shikane}/bin/shikane"; };
|
||||||
|
|
||||||
|
Install = { WantedBy = [ "graphical-session.target" ]; };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
imports = [ ./shikane.nix ];
|
|
||||||
}
|
|
|
@ -1,77 +0,0 @@
|
||||||
{ config, lib, pkgs, ... }:
|
|
||||||
|
|
||||||
with lib;
|
|
||||||
|
|
||||||
let
|
|
||||||
cfg = config.services.shikane;
|
|
||||||
tomlFormat = pkgs.formats.toml { };
|
|
||||||
in
|
|
||||||
{
|
|
||||||
meta.maintainers = [ maintainers.therealr5 ];
|
|
||||||
options.services.shikane = {
|
|
||||||
|
|
||||||
enable = mkEnableOption
|
|
||||||
"shikane, A dynamic output configuration tool that automatically detects and configures connected outputs based on a set of profiles.";
|
|
||||||
|
|
||||||
package = mkPackageOption pkgs "shikane" { };
|
|
||||||
|
|
||||||
settings = mkOption {
|
|
||||||
type = tomlFormat.type;
|
|
||||||
default = { };
|
|
||||||
example = literalExpression ''
|
|
||||||
{
|
|
||||||
profile = [
|
|
||||||
{
|
|
||||||
name = "external-monitor-default";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
match = "HDMI-A-1";
|
|
||||||
enable = true;
|
|
||||||
position = {
|
|
||||||
x = 1920;
|
|
||||||
y = 0;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "builtin-monitor-only";
|
|
||||||
output = [
|
|
||||||
{
|
|
||||||
match = "eDP-1";
|
|
||||||
enable = true;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
description = ''
|
|
||||||
Configuration written to
|
|
||||||
<filename>$XDG_CONFIG_HOME/shikane/config.toml</filename>.
|
|
||||||
</para><para>
|
|
||||||
See <link xlink:href="https://gitlab.com/w0lff/shikane/-/blob/master/docs/shikane.5.man.md" />
|
|
||||||
for more information.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
systemd.user.services.shikane = {
|
|
||||||
Unit = {
|
|
||||||
Description = "Dynamic output configuration tool";
|
|
||||||
Documentation = "man:shikane(1)";
|
|
||||||
After = [ "graphical-session-pre.target" ];
|
|
||||||
PartOf = [ "graphical-session.target" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
Service = { ExecStart = "${cfg.package}/bin/shikane -c ${tomlFormat.generate "shikane-config.toml" cfg.settings}"; };
|
|
||||||
|
|
||||||
Install = { WantedBy = [ "graphical-session.target" ]; };
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Reference in a new issue