update to 23.11
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{ pkgs, config, lib, ... }:
|
||||
|
||||
{
|
||||
networking.wg-quick.interfaces.fly-wg.configFile = "/home/anish/usr/fly-test/fly-wg.conf";
|
||||
networking.wireguard.interfaces.fly-wg = "/home/anish/usr/fly-io-test/fly-wg.conf";
|
||||
# ssh.startAgent = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user