Global nixfmt
This commit is contained in:
parent
8306da0f09
commit
2bcc955f07
3 changed files with 12 additions and 17 deletions
|
@ -1,5 +1,3 @@
|
|||
{ config, lib, pkgs, modulesPath, ... }: {
|
||||
hardware.rasdaemon = {
|
||||
enable = true;
|
||||
};
|
||||
hardware.rasdaemon = { enable = true; };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue