diff options
Diffstat (limited to 'hosts/T495/configuration.nix')
| -rw-r--r-- | hosts/T495/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/T495/configuration.nix b/hosts/T495/configuration.nix index b80f27e..c865964 100644 --- a/hosts/T495/configuration.nix +++ b/hosts/T495/configuration.nix @@ -1,5 +1,5 @@ { config, lib, pkgs, ... }: { - imports = [ ./wg.nix ]; + #imports = [ ./wg.nix ]; # Setup bootloader boot._loader.enable = true; |
