aboutsummaryrefslogtreecommitdiff
path: root/nixos_tools.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos_tools.nix')
-rw-r--r--nixos_tools.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/nixos_tools.nix b/nixos_tools.nix
deleted file mode 100644
index 0b52e8d..0000000
--- a/nixos_tools.nix
+++ /dev/null
@@ -1,4 +0,0 @@
1_:
2with import <nixpkgs/nixos> { configuration = {}; };
3with config.system.build;
4 [ nixos-generate-config nixos-install nixos-enter manual.manpages ]