glotzbert: revert to krops deployment

This commit is contained in:
Astro 2020-11-19 17:52:20 +01:00
parent 5f073a7394
commit 633a0e5b8c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ config, pkgs, ... }:
{
imports = [ ./hardware-configuration.nix ../../lib ];
imports = [ <this-host/hardware-configuration.nix> <lib> ];
c3d2 = {
users.k-ot = true;