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
1e5fb1d349
palette
/
home-manager
/
config.nix
8 lines
90 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 content for various configuration files in `~` Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2024-04-28 22:59:14 +03:00
imports
=
[
./homeFiles.nix
./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