about summary refs log tree commit diff
path: root/hosts/vm/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/vm/default.nix')
-rw-r--r--hosts/vm/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/vm/default.nix b/hosts/vm/default.nix
index 5d04b2f..0150cd6 100644
--- a/hosts/vm/default.nix
+++ b/hosts/vm/default.nix
@@ -1,7 +1,3 @@
-# Edit this configuration file to define what should be installed on
-# your system.  Help is available in the configuration.nix(5) man page
-# and in the NixOS manual (accessible by running ‘nixos-help’).
-
 { config, pkgs, lib, secrets, hostname, inputs, user, ... }: {
 
   imports = [