This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-22 13:03:56 -05:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
3a87c30889
nixcfg
/
homeManagerModules
/
default.nix
11 lines
125 B
Nix
Raw
Normal View
History
Unescape
Escape
restructure flake (#14) * initial commit * simplify output structure * don't pull wallpaper from flake, use fetchGit * swap nixvim for neovim * fetch wallpaper correctly * move nixvim to aly home config
2024-07-09 19:17:53 -04:00
self
:
{
homeManagerModules: simplify and refactor options into options.nix
2024-06-11 17:49:50 -04:00
imports
=
[
./apps
./defaultApps.nix
./desktop
./options.nix
./services
./theme.nix
]
;
home -> homeManagerModules
2024-03-28 19:52:15 -04:00
}
Reference in a new issue
Copy permalink