Working nixops config for russell, begun migration to standard systemd service.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
|
||||
with lib; {
|
||||
|
||||
lib = lib // { fudo = import ./lib/lib.nix { inherit lib; }; };
|
||||
|
||||
imports = [
|
||||
../config
|
||||
../packages
|
||||
|
||||
Reference in New Issue
Block a user