Start adding more packages
This commit is contained in:
parent
10a40aeff6
commit
c63cb54207
@ -16,6 +16,15 @@ in
|
||||
pkgs.kitty # terminal
|
||||
pkgs.pciutils # lspci command
|
||||
pkgs.git # git
|
||||
pkgs.emacsPackages.doom # doom emacs
|
||||
pkgs.acpilight # controlling laptop monitor backlight
|
||||
pkgs.networkmanagerapplet # network configuration
|
||||
pkgs.wofi # app launcher (wayland replacement for rofi)
|
||||
pkgs.freetype # font rendering and configuration
|
||||
pkgs.fira # fira sans font
|
||||
pkgs.fira-code # fira code font
|
||||
pkgs.fwupd # firmware updates
|
||||
pkgs.fwupd-efi # firmware updates additional EFI stuff
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user