diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-07-20 18:35:30 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-07-20 18:35:30 +0200 |
commit | 248e9e209f3b12aa16429d43690edf3f269a7cd0 (patch) | |
tree | 21b0745d985704e46f32d91916a525cef4baed8c /modules/home.legacy/conf/iamb/config.json.license | |
parent | modules/legacy/conf/{hyfetch,latexindent,rclone,tridactyl}: Remove (diff) | |
download | nixos-config-248e9e209f3b12aa16429d43690edf3f269a7cd0.zip |
modules/legacy/conf/iamb: Move to `by-name` and modernize
I started using `iamb` when it was really not-finished yet (and used a json config).
Diffstat (limited to 'modules/home.legacy/conf/iamb/config.json.license')
-rw-r--r-- | modules/home.legacy/conf/iamb/config.json.license | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/home.legacy/conf/iamb/config.json.license b/modules/home.legacy/conf/iamb/config.json.license deleted file mode 100644 index eae6a84c..00000000 --- a/modules/home.legacy/conf/iamb/config.json.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>. |