removed
dont use it anymore
This commit is contained in:
parent
ace2b38ec9
commit
ff280e0c9a
4 changed files with 0 additions and 30 deletions
|
|
@ -129,7 +129,6 @@
|
|||
thorium
|
||||
rpcs3
|
||||
clear-sans
|
||||
binary-font
|
||||
;
|
||||
};
|
||||
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
|
||||
|
|
@ -164,7 +163,6 @@
|
|||
inherit
|
||||
(customPkgs)
|
||||
clear-sans
|
||||
binary-font
|
||||
minijinja-cli
|
||||
thorium
|
||||
rpcs3
|
||||
|
|
@ -221,7 +219,6 @@
|
|||
})
|
||||
(final: prev: {
|
||||
clear-sans = prev.clear-sans.clear-sans;
|
||||
binary-font = prev.binary-font.binary-clock-font;
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue