tangled
alpha
login
or
join now
matthew-hre.com
/
flake
0
fork
atom
My NixOS configuration (mirror)
0
fork
atom
overview
issues
pulls
pipelines
flake
/
home
/
shell
/
default.nix
at
main
6 lines
56 B
view raw
wrap content
Matthew Hrehirchuk
feat: home manager overhaul (#7)
3mo ago
c99bd7fc
1
{
2
imports
=
[
3
./ghostty.nix
4
./fish.nix
5
]
;
6
}