Readme and logo test
This commit is contained in:
parent
c6e2b9634b
commit
57a383aca8
@ -35,8 +35,8 @@ sudo nixos-rebuild switch --flake ~/.dotfiles#kogami
|
|||||||
## Profiles
|
## Profiles
|
||||||
|
|
||||||
- The system consists currently from 2 profiles:
|
- The system consists currently from 2 profiles:
|
||||||
- [Kogami](./kogami/configuration.nix) - My daily driver notebook
|
- [Kogami](./kogami/) - My daily driver notebook
|
||||||
- [Ginoza](./ginoza/configuration.nix) - Old notebook, only essentials installed
|
- [Ginoza](./ginoza/) - Old notebook, only essentials installed
|
||||||
|
|
||||||
### Custom setup
|
### Custom setup
|
||||||
|
|
||||||
|
|||||||
6
kogami/README.md
Normal file
6
kogami/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Kogami system profile
|
||||||
|
|
||||||
|
- This is my daily driver profile and template configuration for most people
|
||||||
|
- 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`
|
||||||
|
- In [home.nix](./home.nix) you have user/home-manager configuration.
|
||||||
Loading…
Reference in New Issue
Block a user