This website requires JavaScript.
Explore
Help
Register
Sign in
gkaklas
/
palette
Watch
1
Star
0
Fork
You've already forked palette
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c082a20751
palette
/
home-manager
/
config.nix
4 lines
58 B
Nix
Raw
Normal View
History
Unescape
Escape
Add general home configuration function and starship configuration Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2024-04-28 22:52:41 +03:00
{
pkgs
,
.
.
.
}:
{
Add fish configuration Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2024-04-28 22:57:28 +03:00
imports
=
[
./fish.nix
./starship.nix
]
;
Add general home configuration function and starship configuration Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2024-04-28 22:52:41 +03:00
}
Reference in a new issue
Copy permalink