Enable fwupd service and fish shell
This commit is contained in:
@@ -24,9 +24,10 @@
|
|||||||
|
|
||||||
# Add system packages
|
# Add system packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
fwupd
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.fwupd.enable = true;
|
||||||
|
|
||||||
# Enable fish shell
|
# Enable fish shell
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user