Compare commits

..

3 Commits

Author SHA1 Message Date
cba9a0bc25 Merge branch 'main' of ssh://git.libre.moe:/leon/home-manager 2025-04-08 15:24:51 +02:00
1e324882a8 update 2025-04-08 15:07:06 +02:00
22075149a3 rm discord 2025-04-08 15:06:27 +02:00
2 changed files with 24 additions and 18 deletions

View File

@ -459,7 +459,6 @@ in
wine # win translator wine # win translator
protontricks # Managment of proton enabled games protontricks # Managment of proton enabled games
lutris # Linux Game Manager lutris # Linux Game Manager
discord # !delete voip/messenger
brasero # Disc-Burner brasero # Disc-Burner
cdrtools # CD tools cdrtools # CD tools
cdrdao # CD tools cdrdao # CD tools
@ -588,7 +587,7 @@ in
in in
{ {
enable = true; enable = true;
package = pkgs.opensshWithKerberos; package = pkgs.openssh_gssapi;
addKeysToAgent = "yes"; addKeysToAgent = "yes";
matchBlocks = { matchBlocks = {
"libre.moe *.libre.moe" = { "libre.moe *.libre.moe" = {
@ -616,6 +615,13 @@ in
}; };
user = "lwilzer"; user = "lwilzer";
}; };
"*.wilzer.xyz wilzer.xyz" = {
extraOptions = {
GSSAPIAuthentication = "yes";
GSSAPIDelegateCredentials = "yes";
};
user = "leon";
};
"*.cs.upb.de *.cs.uni-paderborn.de,!sshgate.*,!git.*" = "*.cs.upb.de *.cs.uni-paderborn.de,!sshgate.*,!git.*" =
lib.hm.dag.entryAfter [ "*.cs.upb.de *.cs.uni-paderborn.de" ] lib.hm.dag.entryAfter [ "*.cs.upb.de *.cs.uni-paderborn.de" ]
{ {

30
flake.lock generated
View File

@ -5,11 +5,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1739934729, "lastModified": 1743801669,
"narHash": "sha256-PcrLk10meIJICzUJqtCMOJxoITzbH52fZg2XAB7SSsM=", "narHash": "sha256-RxQQQCGqywOPbdNrWGbFyFdcrdrXM4YBHW7vYt13OeI=",
"owner": "catppuccin", "owner": "catppuccin",
"repo": "nix", "repo": "nix",
"rev": "b1ff2a638afa827f1473498190a2c1cae1cf41cf", "rev": "07beb389d69a52c4dd5895da9553463c3740a26a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -62,11 +62,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1739913864, "lastModified": 1744038920,
"narHash": "sha256-WhzgQjadrwnwPJQLLxZUUEIxojxa7UWDkf7raAkB1Lw=", "narHash": "sha256-9a4V1wQXS8hXZtc7mRtz0qINkGW+C99aDrmXY6oYBFg=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "97ac0801d187b2911e8caa45316399de12f6f199", "rev": "a4d8020820a85b47f842eae76ad083b0ec2a886a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -77,11 +77,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1736012469, "lastModified": 1743583204,
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=", "narHash": "sha256-F7n4+KOIfWrwoQjXrL2wD9RhFYLs2/GGe/MQY1sSdlE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d", "rev": "2c8d3f48d33929642c1c12cd243df4cc7d2ce434",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -93,11 +93,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1739866667, "lastModified": 1743964447,
"narHash": "sha256-EO1ygNKZlsAC9avfcwHkKGMsmipUk1Uc0TbrEZpkn64=", "narHash": "sha256-nEo1t3Q0F+0jQ36HJfbJtiRU4OI+/0jX/iITURKe3EE=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "73cf49b8ad837ade2de76f87eb53fc85ed5d4680", "rev": "063dece00c5a77e4a0ea24e5e5a5bd75232806f8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -130,11 +130,11 @@
"nixpkgs": "nixpkgs_3" "nixpkgs": "nixpkgs_3"
}, },
"locked": { "locked": {
"lastModified": 1737465171, "lastModified": 1742649964,
"narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=", "narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=",
"owner": "cachix", "owner": "cachix",
"repo": "git-hooks.nix", "repo": "git-hooks.nix",
"rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17", "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82",
"type": "github" "type": "github"
}, },
"original": { "original": {