updated inputs
This commit is contained in:
@@ -23,7 +23,7 @@ in {
|
||||
font-awesome
|
||||
dejavu_fonts
|
||||
roboto
|
||||
(nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
||||
nerd-fonts.dejavu-sans-mono
|
||||
];
|
||||
};
|
||||
}
|
||||
|
@@ -29,7 +29,7 @@ in {
|
||||
};
|
||||
|
||||
imports = [
|
||||
inputs.stylix.homeManagerModules.stylix
|
||||
inputs.stylix.homeModules.stylix
|
||||
];
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
Reference in New Issue
Block a user