added plymouth.nix

This commit is contained in:
2025-06-09 22:37:29 +03:00
parent 790d749ff8
commit e9a2c270c5
7 changed files with 50 additions and 6 deletions
+7 -1
View File
@@ -1,14 +1,20 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
ayugram-desktop
ungoogled-chromium
firefox
keepassxc
libreoffice-qt6-fresh
obsidian
obs-studio
onlyoffice-desktopeditors
remmina
prismlauncher
kdePackages.kcalc
obs-studio
nicotine-plus
qbittorrent
vscode-fhs
bottles
];
}