Modularize and fix wireguard
This commit is contained in:
parent
127fc040a5
commit
7b6e8c49f1
6 changed files with 265 additions and 229 deletions
|
|
@ -1,13 +1,5 @@
|
|||
{ config, lib, pkgs, ...}:
|
||||
|
||||
{
|
||||
networking.hostName = "loulou";
|
||||
|
||||
|
||||
# Setting up environment variables
|
||||
|
||||
environment.sessionVariables = rec {
|
||||
NODE = "loulou";
|
||||
};
|
||||
|
||||
config.filouterie.hostName = "loulou";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue