Merge branch 'master' of ssh://git.nx2.site:20022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-17 19:14:01 +02:00
5 changed files with 139 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, pkgs-unstable, inputs, host, user, nvidia, rice, lib, ... }:
{ pkgs, pkgs-unstable, inputs, host, user, nvidia, rice, lib, ... }:
let
animation-speed = "2";
transparency = builtins.toString rice.transparency;