This website requires JavaScript.
Explore
Help
Sign in
tmayoff
/
.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced
2025-12-06 16:58:34 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13d0581f88
.dotfiles
/
dot_config
/
home-manager
/
home
/
mal
/
mal.nix
Tyler Mayoff
0ee2ebadb4
Split common.nix into multiple files
2024-09-30 20:55:48 -04:00
3 lines
46 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
imports
=
[
../common.nix
]
;
}
Reference in a new issue
View git blame
Copy permalink