Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Huber <[email protected]>
  • Loading branch information
maxhbr committed Mar 15, 2024
1 parent 8d19114 commit a92f355
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ makeWrapper $out/bin/somebar $out/bin/mysomebar \
'';
}));
sway-audio-idle-inhibit = pkgs.callPackage ./SwayAudioIdleInhibit { src = inputs.sway-audio-idle-inhibit; };
default = self.packages.x86_64-linux.mydwl;
};
nixosModules.mydwl = {config, pkgs, lib, ...}: with self.packages.x86_64-linux; let
cfg = config.mydwl;
Expand Down

0 comments on commit a92f355

Please sign in to comment.