mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
add u, the most awesome program
This commit is contained in:
parent
1235ffe614
commit
dd0b4d1f71
5 changed files with 38 additions and 4 deletions
|
|
@ -3,6 +3,7 @@ pkgs: {
|
|||
monaspace = import ./monaspace.nix pkgs;
|
||||
run = import ./run { inherit pkgs; };
|
||||
unpem = import ./unpem { inherit pkgs; };
|
||||
u = import ./u { inherit pkgs; };
|
||||
x = import ./x { inherit pkgs; };
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue