summaryrefslogtreecommitdiff
path: root/hosts/vidhar
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-03-20 22:57:12 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-03-20 22:57:12 +0100
commit62a097de76813a74543078bdb1f769afe9fc86e8 (patch)
tree067782d58b31c4ec0a72f1b63788bed3ca0daf88 /hosts/vidhar
parente8d08e390b26ca876a4f7466683b7128738e4630 (diff)
downloadnixos-62a097de76813a74543078bdb1f769afe9fc86e8.tar
nixos-62a097de76813a74543078bdb1f769afe9fc86e8.tar.gz
nixos-62a097de76813a74543078bdb1f769afe9fc86e8.tar.bz2
nixos-62a097de76813a74543078bdb1f769afe9fc86e8.tar.xz
nixos-62a097de76813a74543078bdb1f769afe9fc86e8.zip
vidhar: ...
Diffstat (limited to 'hosts/vidhar')
-rw-r--r--hosts/vidhar/network/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/network/default.nix b/hosts/vidhar/network/default.nix
index 6b5d1f81..5822e746 100644
--- a/hosts/vidhar/network/default.nix
+++ b/hosts/vidhar/network/default.nix
@@ -1,4 +1,4 @@
1{ ... }: 1{ pkgs, ... }:
2{ 2{
3 imports = [ ./dsl.nix ./bifrost ./dhcp ]; 3 imports = [ ./dsl.nix ./bifrost ./dhcp ];
4 4