Don't want to list everything, a ton of stuff 🥁

This commit is contained in:
Andrea Ciceri 2023-03-19 01:12:10 +01:00
parent f05ee0a658
commit 86fc4d7f9f
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
17 changed files with 492 additions and 70 deletions

View file

@ -1,4 +1,5 @@
{
fleetFlake,
fleetModules,
lib,
pkgs,
@ -17,11 +18,13 @@
ccr.enable = true;
# programs.sway.enable = true;
services.rock5b-fan-control.enable = true;
nixpkgs.config.permittedInsecurePackages = [
"libav-11.12"
];
# nixpkgs.config.permittedInsecurePackages = [
# "libav-11.12"
# ];
fileSystems."/mnt/film" = {
device = "//ccr.ydns.eu/film";