mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
stylix for BG waybar mechabar
This commit is contained in:
parent
d1055552bc
commit
4cd0255ba4
8 changed files with 924 additions and 177 deletions
|
|
@ -8,6 +8,7 @@
|
|||
}: {
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
../../home/stylix.nix
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
|
|
@ -107,6 +108,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
sqlite
|
||||
vscode
|
||||
lm_sensors
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue