started wireguard wrapper
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
hostname = "john-p14s";
|
||||
homeDirectory = config.home-manager.users.john.home.homeDirectory;
|
||||
flakeDir = "${homeDirectory}/Documents/dendritic";
|
||||
my-neovim = inputs.self.packages.${pkgs.stdenv.hostPlatform.system}.my-neovim;
|
||||
selfPkgs = inputs.self.packages.${pkgs.stdenv.hostPlatform.system};
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
@@ -41,7 +41,8 @@
|
||||
busybox
|
||||
dig
|
||||
samba
|
||||
my-neovim
|
||||
selfPkgs.my-neovim
|
||||
selfPkgs.wg-platform
|
||||
];
|
||||
|
||||
security.pam.services.swaylock = {};
|
||||
|
||||
Reference in New Issue
Block a user