summaryrefslogtreecommitdiff
path: root/hosts/vidhar
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-08-03 16:51:33 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2021-08-03 16:51:33 +0200
commit48dd6f2ea5ed8176968c95d3d68eaf93bf9697c6 (patch)
treec184cd8e6cf284b43c92cde10c9d3f481cbe996f /hosts/vidhar
parente4608fb1e41ebc35d62f98e1b6b3729590115fbb (diff)
downloadnixos-48dd6f2ea5ed8176968c95d3d68eaf93bf9697c6.tar
nixos-48dd6f2ea5ed8176968c95d3d68eaf93bf9697c6.tar.gz
nixos-48dd6f2ea5ed8176968c95d3d68eaf93bf9697c6.tar.bz2
nixos-48dd6f2ea5ed8176968c95d3d68eaf93bf9697c6.tar.xz
nixos-48dd6f2ea5ed8176968c95d3d68eaf93bf9697c6.zip
vidhar: ...
Diffstat (limited to 'hosts/vidhar')
-rw-r--r--hosts/vidhar/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix
index d28aeed7..61591d3d 100644
--- a/hosts/vidhar/default.nix
+++ b/hosts/vidhar/default.nix
@@ -1,4 +1,4 @@
1{ hostName, flake, pkgs, lib, ... }: 1{ hostName, flake, config, pkgs, lib, ... }:
2{ 2{
3 imports = with flake.nixosModules.systemProfiles; [ 3 imports = with flake.nixosModules.systemProfiles; [
4 ./zfs.nix 4 ./zfs.nix