38 lines
1.6 KiB
Markdown
38 lines
1.6 KiB
Markdown
# Ginoza System Profile
|
|
|
|
- This is configuration profile for my old notebook that have only 32GB of space so it is pretty limited only to basic stuff
|
|
|
|
## Configuration
|
|
|
|
- In [configuration.nix](./configuration.nix) you have system configuration settings.
|
|
- In [hardware-configuration.nix](./hardware-configuration.nix) is hardware configuration of the device you are installing this config, you should generate your own one with this command: `sudo nixos-generate-config --dir ~/.dotfiles/kogami`
|
|
|
|
| System configuration features |
|
|
| -------------------------------------------------------------- |
|
|
| Systemd Boot |
|
|
| [GNOME](../nixos/system/settings/desktops.nix) |
|
|
| [GDM Login Manager](../nixos/system/settings/loginManager.nix) |
|
|
| [Stylix](../nixos/system/settings/style.nix) |
|
|
|
|
| Basics |
|
|
| ------------------------------------------------- |
|
|
| [Audio](../nixos/system/settings/audio.nix) |
|
|
| [Fonts](../nixos/system/settings/fonts.nix) |
|
|
| [Network](../nixos/system/settings/network.nix) |
|
|
| [Bluetooth](../nixos/system/settings/network.nix) |
|
|
| [Printing](../nixos/system/settings/printing.nix) |
|
|
|
|
| System packages and options |
|
|
| --------------------------- |
|
|
| KDE connect |
|
|
|
|
## Home Manager
|
|
|
|
- In [home.nix](./home.nix) you have user/home-manager configuration.
|
|
- Also I am using custom application lists in [apps](../nixos/home/apps/)
|
|
|
|
| Home configuration |
|
|
| ------------------ |
|
|
| Bash |
|
|
| Firefox |
|
|
| LibreOffice | |