mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
bikeshed to make x more small
This commit is contained in:
parent
0260ef1fb5
commit
274ca062bf
7 changed files with 67 additions and 166 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pkgs: {
|
||||
cargo-bisect-rustc = import ./cargo-bisect-rustc/default.nix pkgs;
|
||||
monaspace = import ./monaspace.nix pkgs;
|
||||
x = import ./x pkgs;
|
||||
x = import ./x { inherit pkgs; };
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue