mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore: update nvidia drivers
This commit is contained in:
parent
41d44638b3
commit
870f8fdde5
6 changed files with 65 additions and 59 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{lib, ...}: {
|
||||
fireproof.home-manager.programs.ssh.matchBlocks = {
|
||||
"bastion.ao" = {
|
||||
hostname = "62.199.221.53";
|
||||
proxyJump = lib.mkForce null;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue