This website requires JavaScript.
Explore
Help
Sign in
cilly
/
flakes
Watch
1
Star
0
Fork
You've already forked flakes
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
6eba275d79
flakes
/
overlays
/
default.nix
7 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
treewide: yet another restructure modules, overlays, and packages have their own default.nix re-exporting things instead of reading file paths. slightly improves declarativeness. wine-osu is removed; we're just using nix-gaming (for now). our custom packages will now have to be accessed via pkgs.me instead of just pkgs. helps know where it came from future goals: get rid of our overlays completely, or at least not make it replace anything from nixpkgs
2021-11-17 10:57:56 +07:00
builtins
.
map
(
path
:
import
path
)
[
./discord.nix
./material-icons.nix
overlays/rofi: init
2021-12-07 14:02:50 +07:00
./rofi.nix
treewide: yet another restructure modules, overlays, and packages have their own default.nix re-exporting things instead of reading file paths. slightly improves declarativeness. wine-osu is removed; we're just using nix-gaming (for now). our custom packages will now have to be accessed via pkgs.me instead of just pkgs. helps know where it came from future goals: get rid of our overlays completely, or at least not make it replace anything from nixpkgs
2021-11-17 10:57:56 +07:00
./xinit.nix
]
Reference in a new issue
Copy permalink