diff --git a/README.md b/README.md index 57a447c..3ea24c3 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # NixConfig -##Users:
+## Users:
- lokoala
- Guest (kein Passwort)
- Projectuser1(Passwort: sedan1)
- Projectuser2(Passwort: sedan2)
- Projectuser3(Passwort: sedan3)
-##Installierte packages -####Internet: +## Installierte packages
+#### Internet: - firefox -####Editors/Info-Stuff: +#### Editors/Info-Stuff: - vscodium - bluej - greenfoot @@ -19,45 +19,45 @@ - jflap - texmaker -####Audio/Video/Image: +#### Audio/Video/Image: - vlc - gimp - inkscape - audacity - handbrake -####Terminal: +#### Terminal: - vim - git - neofetch - wget - micro -####Office: +#### Office: - libreoffice-still -####3D-Modeling&Printing: +#### 3D-Modeling&Printing: - cura - blender - openscad -##Für Informationen über temporary filesystems: +## 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 nützliche links: +## Andere nützliche links: 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
-##Andere interressante ressourcen: +## Andere interressante ressourcen: https://develop.kde.org/deploy/kiosk/introduction/
https://userbase.kde.org/KDE_System_Administration#User_&_Group_Profiles -##Active Directory / Samba: +## Active Directory / Samba: https://nixos.wiki/wiki/Samba
https://github.com/NixOS/nix/issues/3257