Compare commits
No commits in common. "57a383aca8655f6c578e45cced0771d6955a0d29" and "16786b461e9de025c15a7bec373a94eb829bf442" have entirely different histories.
57a383aca8
...
16786b461e
11
README.md
11
README.md
@ -1,3 +1,10 @@
|
|||||||
|
<div align="center">
|
||||||
|
<h1>
|
||||||
|
<img width="100" src="./logo.svg" /> <br>
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
# dotfiles
|
# dotfiles
|
||||||
|
|
||||||
- best NixOS starter dotfiles in the **flake** setup
|
- best NixOS starter dotfiles in the **flake** setup
|
||||||
@ -35,8 +42,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/) - My daily driver notebook
|
- [Kogami](./kogami/configuration.nix) - My daily driver notebook
|
||||||
- [Ginoza](./ginoza/) - Old notebook, only essentials installed
|
- [Ginoza](./ginoza/configuration.nix) - Old notebook, only essentials installed
|
||||||
|
|
||||||
### Custom setup
|
### Custom setup
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
# 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