Skip to content

Commit

Permalink
feat: update profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
GTrunSec committed Nov 3, 2023
1 parent c232602 commit 6c3c230
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions lib/pops.nix
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
let
baseInputs = {
inherit
omnibus
POP
flops
lib
;
inputs = {
inherit (inputs) dmerge;
};
};
baseInputs = omnibus.pops.lib.load.inputs;
in
{
flake = flops.flake.pops.default.setInitInputs (
Expand Down

0 comments on commit 6c3c230

Please sign in to comment.