Move home-manager configurations files
This commit is contained in:
parent
9715b9569a
commit
1650bdc29b
37 changed files with 8 additions and 8 deletions
|
@ -1,11 +0,0 @@
|
|||
{pkgs, ...}:
|
||||
{
|
||||
fonts.fonts = with pkgs; [
|
||||
font-awesome
|
||||
(nerdfonts.override {
|
||||
fonts = [
|
||||
"FiraCode"
|
||||
];
|
||||
})
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue