mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
hardwareUtils: migrated package to separate file
This commit is contained in:
@@ -43,10 +43,6 @@
|
||||
../../modules/nixos/office.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vial # Open-source GUI and QMK fork for configuring your keyboard in real time
|
||||
];
|
||||
|
||||
# to resolve this https://wiki.nixos.org/wiki/Home_Manager#I_cannot_set_GNOME_or_Gtk_themes_via_Home_Manager
|
||||
programs.dconf.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user