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:43:56 -05:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
5823611b13
nixcfg
/
nixosModules
/
default.nix
9 lines
87 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
:
{
code cleanup
2024-05-27 21:39:30 -04:00
imports
=
[
./apps
./desktop
nixosModules: reformat to store all options in options.nix
2024-06-11 16:24:12 -04:00
./options.nix
code cleanup
2024-05-27 21:39:30 -04:00
./services
]
;
code cleanup with nixfmt
2024-03-28 16:40:23 -04:00
}
Reference in a new issue
Copy permalink