This website requires JavaScript.
Explore
Help
Sign In
noah
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/nmasur/dotfiles
synced
2024-11-10 02:52:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0d6230b3dc
dotfiles
/
modules
/
nixos
/
default.nix
13 lines
124 B
Nix
Raw
Normal View
History
Unescape
Escape
move all files to new nixfmt rfc
2024-04-20 13:42:06 +00:00
{
.
.
.
}:
{
split nixos from darwin required because they don't share all attributes
2022-12-22 00:07:58 +00:00
move all files to new nixfmt rfc
2024-04-20 13:42:06 +00:00
imports
=
[
./applications
./gaming
./graphical
./hardware
./services
./system
]
;
split nixos from darwin required because they don't share all attributes
2022-12-22 00:07:58 +00:00
}
Reference in New Issue
Copy Permalink