improve hyprland module portability
This commit is contained in:
parent
666e0a8bc6
commit
b0d1785ce9
3 changed files with 15 additions and 17 deletions
|
|
@ -7,7 +7,6 @@
|
|||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
inputs.home-manager.nixosModules.default
|
||||
../../modules/games/steam.nix
|
||||
inputs.nix-minecraft.nixosModules.minecraft-servers
|
||||
];
|
||||
|
|
@ -128,7 +127,7 @@
|
|||
mangohud
|
||||
];
|
||||
|
||||
# TODO find list of fonts to install
|
||||
# TODO: find list of fonts to install
|
||||
fonts.packages = with pkgs; [
|
||||
font-awesome
|
||||
noto-fonts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue