diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-07-19 22:04:35 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-07-19 22:04:35 +0200 |
commit | 7ead226ea0871045fa66472bd7b0b0e570038ff1 (patch) | |
tree | f04a9966e52a3b32228427e423f08e5ee7a4bcb5 /modules/by-name/yt/yt/mpv.conf.license | |
parent | modules/river/keymap: Avoid the inf-rec by explicitly using a fixpoint (diff) | |
download | nixos-config-7ead226ea0871045fa66472bd7b0b0e570038ff1.zip |
modules/yt: Use nix to generate the configs and update the config
Diffstat (limited to '')
-rw-r--r-- | modules/by-name/yt/yt/mpv.conf.license | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/by-name/yt/yt/mpv.conf.license b/modules/by-name/yt/yt/mpv.conf.license deleted file mode 100644 index eae6a84c..00000000 --- a/modules/by-name/yt/yt/mpv.conf.license +++ /dev/null @@ -1,9 +0,0 @@ -nixos-config - My current NixOS configuration - -Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de> -SPDX-License-Identifier: GPL-3.0-or-later - -This file is part of my nixos-config. - -You should have received a copy of the License along with this program. -If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. |