Skip to content

Commit

Permalink
Refactor ntfy topic configuration to use secret from sensitive.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
BCNelson committed Dec 3, 2024
1 parent b25fd75 commit 998a53f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nixos/sierra/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{ config, pkgs, ... }:

{
{ config, pkgs, ... }: {
imports =
[
# Include the results of the hardware scan.
Expand Down

0 comments on commit 998a53f

Please sign in to comment.