mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-11-23 20:43:04 +01:00
treewide: run nixf-diagnose
This commit is contained in:
parent
b3e79575d1
commit
bf0e0ace13
12 changed files with 2 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, inputs, ... }:
|
||||
{ inputs, ... }:
|
||||
{
|
||||
nix = {
|
||||
daemonCPUSchedPolicy = "idle";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue