This commit is contained in:
Odweta
2026-01-12 01:25:53 +01:00
parent 3c5cad8c1a
commit b5eb0682b0
2 changed files with 0 additions and 9 deletions
-5
View File
@@ -1,6 +1 @@
+ Xournal++
+ KeepassXC
+ syncthing
+ prismlauncher
+ steam
+ somehow sync helium dotfiles into ungoogled-chromium
-4
View File
@@ -1,9 +1,5 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
steam
];
programs.steam.enable = true;
}