chore: refactor systems

This commit is contained in:
uku 2024-06-26 19:30:41 +02:00
parent a57a6fb890
commit 5719c0d2b4
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
10 changed files with 46 additions and 69 deletions

View file

@ -1,4 +1,6 @@
{pkgs, ...}: {
imports = [./common.nix];
environment.systemPackages = with pkgs; [
nil
ffmpeg