non important commit

This commit is contained in:
maxstrb 2026-02-23 14:29:04 +01:00
parent df385da4b5
commit 7219685986
2 changed files with 45 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
pkgs,
floatc,
inputs,
...
}: {
imports = [
@ -12,7 +12,7 @@
btop
fastfetch
oh-my-posh
floatc.packages.${pkgs.system}.default
inputs.floatc.packages.${pkgs.system}.default
];
gtk.enable = true;