about summary refs log tree commit diff
path: root/nixosConfigurations/eonwe
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-01-15 11:02:37 +0300
committerAzat Bahawi <azat@bahawi.net>2024-01-15 11:02:37 +0300
commit6552c02a332882914c2fae08c6166b94d4682e00 (patch)
tree0c2f3fac0b66885bc9665ec67a7425fc31875f47 /nixosConfigurations/eonwe
parent2024-01-08 (diff)
2024-01-15
Diffstat (limited to '')
-rw-r--r--nixosConfigurations/eonwe/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix
index 8e10af9..387c51a 100644
--- a/nixosConfigurations/eonwe/default.nix
+++ b/nixosConfigurations/eonwe/default.nix
@@ -5,10 +5,6 @@
   ...
 }:
 with lib; {
-  imports = [
-    ./hidden.nix
-  ];
-
   nixfiles.modules = {
     ark.enable = true;
 

Consider giving Nix/NixOS a try! <3