Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Nix config
Config Structure -
(heavily inspired by snowfall )
mobsenpai ,
jakehamilton ,
IogaMaster
and snowfall-starter
{ chezmoi inspiration from rayandrew (dropped from this config) }
Nix Configs - by
n30ney ,
number5 ,
ryan4yin ,
end-4 ,
Icy-Thought ,
sukhmancs
Hyprland Dots - by
linuxmobile
Other Mentions -
chezmoi and nix configs by budimanjojo ,
battery and TLP support
swaync config
haumea-examples
Haumea Blobs -
home-manager integration ,
in hivebus ,
from tao3k
Apprunners - Loungy , Waybar-Raycast
Others -
TahlonBrahic ,
ocfox ,
CirnOS by end-4 ,
anyrun config by linuxmobile
containers-list for firefox
Code Snippets
module = inputs . haumea . lib . load {
src = ./modules/nixos ;
inputs = {
inherit inputs ;
rself = self ;
} ;
loader = inputs . haumea . lib . loaders . default lib ;
# transformer = inputs.haumea.lib.transformers.liftDefault;
} ;
My Todo List
## Guides
- [packagin python apps](https://nixos.wiki/wiki/Packaging/Python )
- [lib functions](https://ryantm.github.io/nixpkgs/ )
You can’t perform that action at this time.