temp for testing

This commit is contained in:
Johannes Jöns 2023-04-17 23:39:19 +02:00
parent f7b322c08a
commit 5546ee851d
2 changed files with 4 additions and 1 deletions

View file

@ -1,8 +1,9 @@
{
inputs = {
# nixpkgs (Packges and modules)
nixpkgs.url = github:NixOS/nixpkgs;#/nixos-unstable;
#nixpkgs.url = github:NixOS/nixpkgs;#/nixos-unstable;
#nixpkgs.url = github:jopejoe1/nixpkgs/noto-fonts;
nixpkgs.url = github:AtaraxiaSjel/nixpkgs/update/ivpn;
# Nix Hardware (Hardware configs)
nixos-hardware.url = github:NixOS/nixos-hardware;

View file

@ -10,6 +10,8 @@
./hardware.nix
];
services.ivpn.enable = true;
networking.hostName = "kami";
networking.hostId = "16c22faf";