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