feat: update flake configurations and add WoL for tsuba device
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
device,
|
||||
...
|
||||
}: {
|
||||
}:
|
||||
lib.optionalAttrs (!(device.is "tsuba")) {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user