mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
home-manager/wired: refactor and use iosevka font
This commit is contained in:
parent
9d1e06cbf4
commit
b9ac7f6b59
3 changed files with 3 additions and 5 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.iosevka];
|
||||
services.wired = {
|
||||
config = ./wired.ron;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue