refactor(host:work): reorganise work files
This commit is contained in:
parent
e2a58cf55a
commit
50a709fae2
3 changed files with 3 additions and 2 deletions
|
@ -1,20 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
dejavu_fonts
|
||||
font-awesome
|
||||
lato
|
||||
liberation_ttf
|
||||
libertine
|
||||
libnotify
|
||||
(nerdfonts.override {
|
||||
fonts = [
|
||||
"FiraCode"
|
||||
];
|
||||
})
|
||||
noto-fonts-emoji
|
||||
noto-fonts-cjk
|
||||
slurp
|
||||
wl-clipboard
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue