diff --git a/README.md b/README.md
index 3ea24c3..714e0ea 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# NixConfig
## Users:
-- lokoala
+- lokoala (Admin)
- Guest (kein Passwort)
-- Projectuser1(Passwort: sedan1)
-- Projectuser2(Passwort: sedan2)
-- Projectuser3(Passwort: sedan3)
+- Projectuser1 (Passwort: sedan1)
+- Projectuser2 (Passwort: sedan2)
+- Projectuser3 (Passwort: sedan3)
## Installierte packages
#### Internet:
@@ -41,24 +41,26 @@
- blender
- openscad
-## Für Informationen über temporary filesystems:
+## Active Directory / Samba:
-https://search.nixos.org/options?channel=22.11&show=boot.tmpOnTmpfsSize&from=0&size=50&sort=relevance&type=packages&query=tmpfs
-https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix
+https://nixos.wiki/wiki/Samba
+https://github.com/NixOS/nix/issues/3257
-## Andere nützliche links:
+## Informationen über NixConfigs und die Nix Language:
https://jdisaacs.com/blog/nixos-config/
https://nixos.org/manual/nixos/stable/index.html#sec-writing-modules
https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/config/users-groups.nix
+## Für Informationen über temporary filesystems:
+
+https://search.nixos.org/options?channel=22.11&show=boot.tmpOnTmpfsSize&from=0&size=50&sort=relevance&type=packages&query=tmpfs
+https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix
+
## Andere interressante ressourcen:
https://develop.kde.org/deploy/kiosk/introduction/
https://userbase.kde.org/KDE_System_Administration#User_&_Group_Profiles
-## Active Directory / Samba:
-https://nixos.wiki/wiki/Samba
-https://github.com/NixOS/nix/issues/3257