delete old boilerplate

This commit is contained in:
Daylin Morgan 2022-11-09 19:20:06 +00:00
parent 1366e8c097
commit 42fde14fdb

View file

@ -12,7 +12,6 @@
outputs = inputs:
/* ignore:: */
let ignoreme = ({ config, lib, ... }: with lib; { system.nixos.revision = mkForce null; system.nixos.versionSuffix = mkForce "pre-git"; }); in
{
nixosConfigurations = {