secrets fixes

adds steam
removes old ssh keys symlinks
adds gnome extensions
removes useless go paths
This commit is contained in:
2024-11-01 15:15:40 +01:00
parent 71d6a1dc81
commit 0f3d7b56ed
18 changed files with 358 additions and 175 deletions

View File

@ -0,0 +1,5 @@
{ ... }: {
imports = [
./steam.nix
];
}