summaryrefslogtreecommitdiff
path: root/hosts/T495/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/T495/configuration.nix')
-rw-r--r--hosts/T495/configuration.nix2
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;