summary refs log tree commit diff
path: root/modules/base.nix
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-12 00:28:34 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-12 00:28:34 +0100
commit65e23a85b9f88dd59fc4a06d3dc68928d17239fa (patch)
treebafcfcafa316a0f335f79f3845691fd2a088c8e5 /modules/base.nix
parentAdd wrapper script (diff)
downloadRory-Open-Architecture-65e23a85b9f88dd59fc4a06d3dc68928d17239fa.tar.xz
Remove /etc access
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to 'modules/base.nix')
-rw-r--r--modules/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/base.nix b/modules/base.nix
index 89e070e..5452ce1 100644
--- a/modules/base.nix
+++ b/modules/base.nix
@@ -5,7 +5,6 @@
     [
       ./packages/vim.nix
       ./users/Rory.nix
-      /etc/nixos/hardware-configuration.nix
     ];
 
   networking = {