media server stuff

This commit is contained in:
Matt Nish-Lapidus 2025-03-10 22:14:24 -04:00
parent df2625bee7
commit 23030c16da
2 changed files with 3 additions and 6 deletions

6
flake.lock generated
View file

@ -1199,11 +1199,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1741043164, "lastModified": 1741644481,
"narHash": "sha256-9lfmSZLz6eq9Ygr6cCmvQiiBEaPb54pUBcjvbEMPORc=", "narHash": "sha256-E0RrMykMtEv15V3QhpsFutgoSKhL1JBhidn+iZajOyg=",
"owner": "Mic92", "owner": "Mic92",
"repo": "sops-nix", "repo": "sops-nix",
"rev": "3f2412536eeece783f0d0ad3861417f347219f4d", "rev": "e653d71e82575a43fe9d228def8eddb73887b866",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -77,9 +77,6 @@
}; };
}; };
powerManagement = {
enable = true;
};
hardware = { hardware = {
amdgpu.initrd.enable = true; amdgpu.initrd.enable = true;