moved fonts to home
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
./nvim.nix
|
||||
./zsh
|
||||
./git.nix
|
||||
./fonts.nix
|
||||
./hjem.nix
|
||||
./network.nix
|
||||
./packages.nix
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.martian-mono
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user