From 74b2eb869bdf6cf531273de925e40cf4ca914f04 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Thu, 23 Jun 2022 08:11:07 +0200 Subject: [PATCH] cleanup --- .gitmodules | 3 --- README.md | 29 +++++++++++----------- submodules/property | 1 - system/desktop/home-manager/doom-emacs.nix | 1 - 4 files changed, 15 insertions(+), 19 deletions(-) delete mode 160000 submodules/property delete mode 100644 system/desktop/home-manager/doom-emacs.nix diff --git a/.gitmodules b/.gitmodules index 1fdced1..0ac1af0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "wetten"] path = wetten url = ssh://gogs@git.ingolf-wagner.de:443/palo/wetten.git -[submodule "submodules/property"] - path = submodules/property - url = ssh://gogs@git.ingolf-wagner.de:443/palo/property_crawlers.git diff --git a/README.md b/README.md index bf2a59f..d7e59d1 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,26 @@ # My NixOS configuration -## Folder Structure +## terranix + +some terranix scripts + +## images + +some images I use and build via nixos-generators. + +## nixos + +### system + +Holds system type information like `server` and `desktop`. ### configs This should container system specific configurations -### system +## library -Holds system type information like `server` and `desktop`. +some nix-lang functions and tools I use. ### modules @@ -22,14 +34,3 @@ My overlay is in here. assets, like scripts which I dont want to write in nix-lang. -### terranix - -some terranix scripts - -### library - -some nix-lang functions and tools I use. - -### images - -some images I use and build via nixos-generators. diff --git a/submodules/property b/submodules/property deleted file mode 160000 index 8b2bb2d..0000000 --- a/submodules/property +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8b2bb2d171b84489aed5dcfa0e93a701d6662054 diff --git a/system/desktop/home-manager/doom-emacs.nix b/system/desktop/home-manager/doom-emacs.nix deleted file mode 100644 index 8b13789..0000000 --- a/system/desktop/home-manager/doom-emacs.nix +++ /dev/null @@ -1 +0,0 @@ -