Update 'README.md'
This commit is contained in:
parent
0205c90982
commit
b2c8227726
1 changed files with 45 additions and 28 deletions
73
README.md
73
README.md
|
@ -1,47 +1,64 @@
|
|||
# NixConfig
|
||||
|
||||
work in progress
|
||||
##Users:<br>
|
||||
- lokoala<br>
|
||||
- Guest (kein Passwort)<br>
|
||||
- Projectuser1(Passwort: sedan1)<br>
|
||||
- Projectuser2(Passwort: sedan2)<br>
|
||||
- Projectuser3(Passwort: sedan3)<br>
|
||||
|
||||
##Installierte packages
|
||||
####Internet:
|
||||
- firefox
|
||||
|
||||
zu lösende probleme:
|
||||
####Editors/Info-Stuff:
|
||||
- vscodium
|
||||
- bluej
|
||||
- greenfoot
|
||||
- kate
|
||||
- jflap
|
||||
- texmaker
|
||||
|
||||
accounts hinzufügen
|
||||
####Audio/Video/Image:
|
||||
- vlc
|
||||
- gimp
|
||||
- inkscape
|
||||
- audacity
|
||||
- handbrake
|
||||
|
||||
alte generationen löschen
|
||||
####Terminal:
|
||||
- vim
|
||||
- git
|
||||
- neofetch
|
||||
- wget
|
||||
- micro
|
||||
|
||||
ai script --> verteilen von kde settings
|
||||
####Office:
|
||||
- libreoffice-still
|
||||
|
||||
bereit zum testen:
|
||||
####3D-Modeling&Printing:
|
||||
- cura
|
||||
- blender
|
||||
- openscad
|
||||
|
||||
wlan
|
||||
##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 <br>
|
||||
https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix <br>
|
||||
|
||||
gelöst:
|
||||
gerätenummer, admin password
|
||||
##Andere nützliche links:
|
||||
|
||||
für informationen über temporary filesystems:
|
||||
https://jdisaacs.com/blog/nixos-config/ <br>
|
||||
https://nixos.org/manual/nixos/stable/index.html#sec-writing-modules <br>
|
||||
https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/config/users-groups.nix <br>
|
||||
|
||||
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:
|
||||
|
||||
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:
|
||||
|
||||
https://develop.kde.org/deploy/kiosk/introduction/
|
||||
##Andere interressante ressourcen:
|
||||
|
||||
https://develop.kde.org/deploy/kiosk/introduction/ <br>
|
||||
https://userbase.kde.org/KDE_System_Administration#User_&_Group_Profiles
|
||||
|
||||
Active Directory / Samba:
|
||||
|
||||
https://nixos.wiki/wiki/Samba
|
||||
##Active Directory / Samba:
|
||||
|
||||
https://nixos.wiki/wiki/Samba <br>
|
||||
https://github.com/NixOS/nix/issues/3257
|
||||
|
||||
|
|
Loading…
Reference in a new issue